Searched refs:page_table_check_pud_clear (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | page_table_check.h | 67 static inline void page_table_check_pud_clear(struct mm_struct *mm, in page_table_check_pud_clear() function 134 static inline void page_table_check_pud_clear(struct mm_struct *mm, in page_table_check_pud_clear() function
|
| H A D | pgtable.h | 785 page_table_check_pud_clear(mm, address, pud); in pudp_huge_get_and_clear()
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 203 page_table_check_pud_clear(vma->vm_mm, address, old_pud); in pudp_invalidate()
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 1130 page_table_check_pud_clear(mm, address, pud); in pudp_huge_get_and_clear()
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1339 page_table_check_pud_clear(mm, addr, old_pud); in pudp_huge_get_and_clear()
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1333 page_table_check_pud_clear(mm, addr, pud); in pudp_huge_get_and_clear()
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1357 page_table_check_pud_clear(mm, address, pte_pud(pte)); in __ptep_get_and_clear_anysz()
|