Searched refs:rmap_2 (Results 1 – 1 of 1) sorted by relevance
878 static inline bool kvmhv_n_rmap_is_equal(u64 rmap_1, u64 rmap_2) in kvmhv_n_rmap_is_equal() argument880 return !((rmap_1 ^ rmap_2) & (RMAP_NESTED_LPID_MASK | in kvmhv_n_rmap_is_equal()