Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dvmem.c386 static int modify_p4d_table(pgd_t *pgd, unsigned long addr, unsigned long end, in modify_p4d_table() function
457 ret = modify_p4d_table(pgd, addr, next, add, direct, altmap); in modify_pagetable()