Home
last modified time | relevance | path

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

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