Searched refs:page_table_check_pud_set (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | page_table_check.h | 164 #define page_table_check_pud_set(mm, addr, pudp, pud) page_table_check_puds_set(mm, addr, pudp, pud… macro
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 982 page_table_check_pud_set(mm, addr, pudp, pud); in set_pud_at() 1151 page_table_check_pud_set(vma->vm_mm, address, pudp, pud); in pudp_establish()
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 149 page_table_check_pud_set(mm, addr, pudp, pud); in set_pud_at()
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1224 page_table_check_pud_set(mm, addr, pudp, pud); in set_pud_at() 1375 page_table_check_pud_set(vma->vm_mm, address, pudp, pud); in pudp_establish()
|