Home
last modified time | relevance | path

Searched refs:hv_nested (Results 1 – 5 of 5) sorted by relevance

/drivers/hv/
A Dhv_common.c49 bool __weak hv_nested; variable
50 EXPORT_SYMBOL_GPL(hv_nested);
A Dconnection.c524 control |= hv_nested ? HV_HYPERCALL_NESTED : 0; in vmbus_set_event()
A Dhv.c90 control |= hv_nested ? HV_HYPERCALL_NESTED : 0; in hv_post_message()
A Dvmbus_drv.c2855 if (hv_root_partition() && !hv_nested) in hv_acpi_init()
/drivers/pci/controller/
A Dpci-hyperv.c4217 if (hv_root_partition() && !hv_nested) in init_hv_pci_drv()

Completed in 611 milliseconds