Searched refs:modify_pte_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | vmem.c | 151 static int __ref modify_pte_table(pmd_t *pmd, unsigned long addr, in modify_pte_table() function 276 ret = modify_pte_table(pmd, addr, next, add, direct); in modify_pmd_table()
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | vmem.c | 157 static int __ref modify_pte_table(pmd_t *pmd, unsigned long addr, in modify_pte_table() function 282 ret = modify_pte_table(pmd, addr, next, add, direct); in modify_pmd_table()
|
Completed in 3 milliseconds