Searched refs:hv_root_partition (Results 1 – 4 of 4) sorted by relevance
333 static inline bool hv_root_partition(void) in hv_root_partition() function343 return hv_root_partition() || hv_l1vh_partition(); in hv_parent_partition()355 static inline bool hv_root_partition(void) { return false; } in hv_root_partition() function
129 if (!hv_root_partition()) { in hv_deposit_memory_node()
626 return !hv_root_partition() && acpi_sleep_state_supported(ACPI_STATE_S4); in hv_is_hibernation_supported()
718 if (hv_root_partition()) in hv_arch_irq_unmask()