Home
last modified time | relevance | path

Searched refs:pmd_origin_large (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/kvm/
H A Ddat.h691 static inline phys_addr_t pmd_origin_large(union pmd pmd) in pmd_origin_large() function
715 return pmd_origin_large(crste.pmd); in crste_origin_large()
786 return pmd_origin_large(pmd) | (gfn_to_gpa(gfn) & ~_SEGMENT_MASK); in large_pmd_to_phys()
H A Ddat.c281 init.val = pmd_origin_large(old); in dat_split_ste()