Searched refs:hv_nested (Results 1 – 5 of 5) sorted by relevance
49 bool __weak hv_nested; variable50 EXPORT_SYMBOL_GPL(hv_nested);
524 control |= hv_nested ? HV_HYPERCALL_NESTED : 0; in vmbus_set_event()
90 control |= hv_nested ? HV_HYPERCALL_NESTED : 0; in hv_post_message()
2855 if (hv_root_partition() && !hv_nested) in hv_acpi_init()
4217 if (hv_root_partition() && !hv_nested) in init_hv_pci_drv()
Completed in 611 milliseconds