Searched refs:hv_root_partition (Results 1 – 8 of 8) sorted by relevance
40 bool __weak hv_root_partition; variable41 EXPORT_SYMBOL_GPL(hv_root_partition);333 if (hv_root_partition) { in hv_common_init()362 int pgcount = hv_root_partition ? 2 : 1; in hv_common_cpu_init()380 if (hv_root_partition) { in hv_common_cpu_init()498 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()276 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_enable_regs()295 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_enable_regs()378 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_disable_regs()390 if (ms_hyperv.paravisor_present || hv_root_partition) { in hv_synic_disable_regs()
2629 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()
38 bool hv_root_partition; variable455 hv_root_partition = true; in ms_hyperv_init_platform()614 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()
571 if (hv_root_partition) in hv_init_tsc_clocksource()616 if (!hv_root_partition) { in hv_remap_tsc_clocksource()
177 extern bool hv_root_partition;