Home
last modified time | relevance | path

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

/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() function
319 if (can_large_pmd(pmd, addr, next)) { in pgtable_pmd_populate()