Home
last modified time | relevance | path

Searched refs:hv_root_partition (Results 1 – 4 of 4) sorted by relevance

/drivers/hv/
Dhv_common.c35 bool __weak hv_root_partition; variable
36 EXPORT_SYMBOL_GPL(hv_root_partition);
95 if (hv_root_partition) { in hv_common_init()
124 int pgcount = hv_root_partition ? 2 : 1; in hv_common_cpu_init()
134 if (hv_root_partition) { in hv_common_cpu_init()
161 if (hv_root_partition) { in hv_common_cpu_die()
221 return !hv_root_partition && acpi_sleep_state_supported(ACPI_STATE_S4); in hv_is_hibernation_supported()
Dvmbus_drv.c2713 if (hv_root_partition) in hv_acpi_init()
/drivers/iommu/
Dhyperv-iommu.c132 if (hv_root_partition) { in hyperv_prepare_irq_remapping()
153 if (hv_root_partition) in hyperv_prepare_irq_remapping()
/drivers/clocksource/
Dhyperv_timer.c504 if (hv_root_partition) in hv_init_tsc_clocksource()