Searched refs:modify_p4d_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | vmem.c | 387 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()
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | vmem.c | 376 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()
|
Completed in 2 milliseconds