Home
last modified time | relevance | path

Searched defs:pm_dir (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/mm/
H A Dpageattr.c214 pmd_t *pm_dir, *pmdp; in split_pud_page() local
/openbmc/linux/arch/s390/boot/
H A Dvmem.c277 static bool can_large_pmd(pmd_t *pm_dir, unsigned long addr, unsigned long end) in can_large_pmd()