Home
last modified time | relevance | path

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

/arch/s390/mm/
Dpgtable.c432 static int pmd_lookup(struct mm_struct *mm, unsigned long addr, pmd_t **pmdp) in pmd_lookup() function
795 if (pmd_lookup(mm, addr, &pmdp)) in set_guest_storage_key()
897 if (pmd_lookup(mm, addr, &pmdp)) in reset_guest_reference_bit()
956 switch (pmd_lookup(mm, addr, &pmdp)) { in get_guest_storage_key()