Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h671 static inline bool is_pmd(union crste crste) in is_pmd() function
714 if (is_pmd(crste)) in crste_origin_large()
793 if (is_pmd(crste)) in large_crste_to_phys()
825 if (unlikely(is_pmd(crste))) in _dereference_crste()
967 return is_pmd(crste) && crste.h.i && crste.h.fc0.tl == 1 && crste.h.fc == 0; in crste_is_ucas()
H A Ddat.c97 if (!is_pmd(table->crstes[i])) in dat_free_level()
334 if (is_pmd(old)) in dat_split_crste()
591 if (!is_pmd(crste)) in dat_crste_walk_range()
899 if (is_pmd(crste)) in _dat_slot_crste()
H A Dgmap.c1024 if (is_pmd(crste)) in gmap_unshadow_level()