Searched refs:is_pmd (Results 1 – 5 of 5) sorted by relevance
669 static inline bool is_pmd(union crste crste) in is_pmd() function712 if (is_pmd(crste)) in crste_origin_large()791 if (is_pmd(crste)) in large_crste_to_phys()823 if (unlikely(is_pmd(crste))) in _dereference_crste()968 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()309 if (is_pmd(old)) in dat_split_crste()566 if (!is_pmd(crste)) in dat_crste_walk_range()875 if (is_pmd(crste)) in _dat_slot_crste()
203 unsigned long align = is_pmd(newcrste) ? _PAGE_ENTRIES : _PAGE_ENTRIES * _CRST_ENTRIES; in _gmap_crstep_xchg_atomic()
1083 if (is_pmd(crste)) in gmap_unshadow_level()
1474 gfn = f->gfn & gpa_to_gfn(is_pmd(*table) ? _SEGMENT_MASK : _REGION3_MASK); in _do_shadow_crste()