Searched refs:is_pmd (Results 1 – 5 of 5) sorted by relevance
675 static inline bool is_pmd(union crste crste) in is_pmd() function718 if (is_pmd(crste)) in crste_origin_large()797 if (is_pmd(crste)) in large_crste_to_phys()829 if (unlikely(is_pmd(crste))) in _dereference_crste()974 return is_pmd(crste) && crste.h.i && crste.h.fc0.tl == 1 && crste.h.fc == 0; in crste_is_ucas()
97 if (!is_pmd(table->crstes[i])) in dat_free_level()310 if (is_pmd(old)) in dat_split_crste()567 if (!is_pmd(crste)) in dat_crste_walk_range()876 if (is_pmd(crste)) in _dat_slot_crste()
261 unsigned long align = is_pmd(newcrste) ? _PAGE_ENTRIES : _PAGE_ENTRIES * _CRST_ENTRIES; in _gmap_crstep_xchg_atomic()
1120 if (is_pmd(crste)) in gmap_unshadow_level()
1476 mask = is_pmd(*table) ? _SEGMENT_FR_MASK : _REGION3_FR_MASK; in _do_shadow_crste()