Home
last modified time | relevance | path

Searched refs:kvmhv_n_rmap_is_equal (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c878 static inline bool kvmhv_n_rmap_is_equal(u64 rmap_1, u64 rmap_2) in kvmhv_n_rmap_is_equal() function
900 if (kvmhv_n_rmap_is_equal(rmap, new_rmap)) in kvmhv_insert_nest_rmap()