Searched refs:hv_root_partition (Results 1 – 7 of 7) sorted by relevance
35 bool __weak hv_root_partition; variable36 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()
2696 if (hv_root_partition) in hv_acpi_init()
89 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()
37 bool hv_root_partition; variable298 hv_root_partition = true; in ms_hyperv_init_platform()424 if (hv_root_partition) in ms_hyperv_init_platform()
132 if (hv_root_partition) { in hyperv_prepare_irq_remapping()153 if (hv_root_partition) in hyperv_prepare_irq_remapping()
169 extern bool hv_root_partition;
504 if (hv_root_partition) in hv_init_tsc_clocksource()
Completed in 18 milliseconds