Searched refs:page_table_check_pmd_clear (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| H A D | page_table_check.h | 58 static inline void page_table_check_pmd_clear(struct mm_struct *mm, in page_table_check_pmd_clear() function 129 static inline void page_table_check_pmd_clear(struct mm_struct *mm, in page_table_check_pmd_clear() function
|
| H A D | pgtable.h | 772 page_table_check_pmd_clear(mm, address, pmd); in pmdp_huge_get_and_clear()
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | hash_pgtable.c | 235 page_table_check_pmd_clear(vma->vm_mm, address, pmd); in hash__pmdp_collapse_flush()
|
| H A D | pgtable.c | 190 page_table_check_pmd_clear(vma->vm_mm, address, old_pmd); in pmdp_invalidate()
|
| H A D | radix_pgtable.c | 1478 page_table_check_pmd_clear(vma->vm_mm, address, pmd); in radix__pmdp_collapse_flush()
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 1036 page_table_check_pmd_clear(mm, address, pmd); in pmdp_huge_get_and_clear()
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1322 page_table_check_pmd_clear(mm, addr, old_pmd); in pmdp_huge_get_and_clear()
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1322 page_table_check_pmd_clear(mm, addr, pmd); in pmdp_huge_get_and_clear()
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1353 page_table_check_pmd_clear(mm, address, pte_pmd(pte)); in __ptep_get_and_clear_anysz()
|