Searched refs:detect_hypervisor (Results 1 – 1 of 1) sorted by relevance
103 fn detect_hypervisor() -> HypervisorBackend { in detect_hypervisor() function111 HYPERVISOR.get_or_init(|| Box::new(detect_hypervisor())).get_hypervisor() in get_hypervisor()