Home
last modified time | relevance | path

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

/linux/drivers/hv/
A 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()
A Dvmbus_drv.c2696 if (hv_root_partition) in hv_acpi_init()
/linux/arch/x86/hyperv/
A Dhv_init.c89 if (hv_root_partition) { in hv_cpu_init()
229 if (hv_root_partition) { in hv_cpu_die()
288 if (hv_root_partition) in hv_suspend()
438 if (hv_root_partition) { in hyperv_init()
488 BUG_ON(hv_root_partition && hv_current_partition_id == ~0ull); in hyperv_init()
495 if (hv_root_partition) in hyperv_init()
/linux/arch/x86/kernel/cpu/
A Dmshyperv.c37 bool hv_root_partition; variable
298 hv_root_partition = true; in ms_hyperv_init_platform()
424 if (hv_root_partition) in ms_hyperv_init_platform()
/linux/drivers/iommu/
A Dhyperv-iommu.c132 if (hv_root_partition) { in hyperv_prepare_irq_remapping()
153 if (hv_root_partition) in hyperv_prepare_irq_remapping()
/linux/include/asm-generic/
A Dmshyperv.h169 extern bool hv_root_partition;
/linux/drivers/clocksource/
A Dhyperv_timer.c504 if (hv_root_partition) in hv_init_tsc_clocksource()

Completed in 15 milliseconds