Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/s390x/
H A Dmmu.c67 static inline pmd_t *get_pmd(pud_t *pud, uintptr_t vaddr) in get_pmd() function
154 pmd = get_pmd(pud, va); in get_dat_entry()
178 pmd = get_pmd(pud, va); in virt_to_pte_phys()