Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/mm/
Dvmem.c147 static bool vmemmap_unuse_sub_pmd(unsigned long start, unsigned long end) in vmemmap_unuse_sub_pmd() function
239 } else if (!direct && vmemmap_unuse_sub_pmd(addr, next)) { in modify_pmd_table()