Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/mm/
Dvmem.c376 static int modify_p4d_table(pgd_t *pgd, unsigned long addr, unsigned long end, in modify_p4d_table() function
447 ret = modify_p4d_table(pgd, addr, next, add, direct); in modify_pagetable()