Searched refs:hv_root_partition (Results 1 – 2 of 2) 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()