Searched refs:page_table_check_pmd_set (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | page_table_check.h | 163 #define page_table_check_pmd_set(mm, addr, pmdp, pmd) page_table_check_pmds_set(mm, addr, pmdp, pmd… macro
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 975 page_table_check_pmd_set(mm, addr, pmdp, pmd); in set_pmd_at() 1052 page_table_check_pmd_set(vma->vm_mm, address, pmdp, pmd); in pmdp_establish()
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 131 page_table_check_pmd_set(mm, addr, pmdp, pmd); in set_pmd_at()
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1217 page_table_check_pmd_set(mm, addr, pmdp, pmd); in set_pmd_at() 1360 page_table_check_pmd_set(vma->vm_mm, address, pmdp, pmd); in pmdp_establish()
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1498 page_table_check_pmd_set(vma->vm_mm, address, pmdp, pmd); in pmdp_establish()
|