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