Searched refs:hv_root_partition (Results 1 – 9 of 9) sorted by relevance
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()360 if (ms_hyperv.paravisor_present || hv_root_partition()) { in hv_synic_disable_regs()372 if (ms_hyperv.paravisor_present || hv_root_partition()) { in hv_synic_disable_regs()
299 return hv_root_partition() || IS_ENABLED(CONFIG_HYPERV_VTL_MODE); in hv_output_page_exists()388 if (hv_root_partition()) { in hv_common_init()542 if (hv_root_partition()) { in hv_common_cpu_init()569 if (hv_root_partition()) { in hv_common_cpu_die()632 return !hv_root_partition() && acpi_sleep_state_supported(ACPI_STATE_S4); in hv_is_hibernation_supported()
43 return hv_root_partition(); in hv_parent_partition()2230 if (!hv_root_partition() || is_kdump_kernel()) in mshv_parent_partition_init()2283 if (hv_root_partition()) in mshv_parent_partition_init()2300 if (hv_root_partition()) in mshv_parent_partition_exit()
2779 if (hv_root_partition() && !hv_nested) in hv_acpi_init()
93 if (hv_root_partition()) { in hv_cpu_init()245 if (hv_root_partition()) { in hv_cpu_die()320 if (hv_root_partition()) in hv_suspend()521 if (hv_root_partition()) { in hyperv_init()595 if (hv_root_partition()) in hyperv_init()
133 if (hv_root_partition()) { in hyperv_prepare_irq_remapping()154 if (hv_root_partition()) in hyperv_prepare_irq_remapping()
357 static inline bool hv_root_partition(void) in hv_root_partition() function366 static inline bool hv_root_partition(void) { return false; } in hv_root_partition() function
585 if (hv_root_partition()) in hv_init_tsc_clocksource()630 if (!hv_root_partition()) { in hv_remap_tsc_clocksource()
613 if (hv_root_partition() || in ms_hyperv_init_platform()