Searched refs:hv_root_partition (Results 1 – 8 of 8) sorted by relevance
43 bool __weak hv_root_partition; variable44 EXPORT_SYMBOL_GPL(hv_root_partition);343 if (hv_root_partition) { in hv_common_init()438 int pgcount = hv_root_partition ? 2 : 1; in hv_common_cpu_init()456 if (hv_root_partition) { in hv_common_cpu_init()570 return !hv_root_partition && acpi_sleep_state_supported(ACPI_STATE_S4); in hv_is_hibernation_supported()
147 if (!ms_hyperv.paravisor_present && !hv_root_partition) { in hv_synic_alloc()275 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_enable_regs()294 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_enable_regs()370 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_disable_regs()382 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_disable_regs()
2648 if (hv_root_partition && !hv_nested) in hv_acpi_init()
97 if (hv_root_partition) { in hv_cpu_init()249 if (hv_root_partition) { in hv_cpu_die()324 if (hv_root_partition) in hv_suspend()543 if (hv_root_partition) { in hyperv_init()612 BUG_ON(hv_root_partition && hv_current_partition_id == ~0ull); in hyperv_init()619 if (hv_root_partition) in hyperv_init()
37 bool hv_root_partition; variable413 hv_root_partition = true; in ms_hyperv_init_platform()564 if (hv_root_partition || in ms_hyperv_init_platform()
133 if (hv_root_partition) { in hyperv_prepare_irq_remapping()154 if (hv_root_partition) in hyperv_prepare_irq_remapping()
573 if (hv_root_partition) in hv_init_tsc_clocksource()618 if (!hv_root_partition) { in hv_remap_tsc_clocksource()
193 extern bool hv_root_partition;