Searched refs:page_table_check_pmd_clear (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/include/linux/ |
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 131 static inline void page_table_check_pmd_clear(struct mm_struct *mm, in page_table_check_pmd_clear() function
|
D | pgtable.h | 383 page_table_check_pmd_clear(mm, address, pmd); in pmdp_huge_get_and_clear()
|
/linux-6.1.9/arch/riscv/include/asm/ |
D | pgtable.h | 702 page_table_check_pmd_clear(mm, address, pmd); in pmdp_huge_get_and_clear()
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | pgtable.h | 950 page_table_check_pmd_clear(mm, address, pmd); in pmdp_huge_get_and_clear()
|
/linux-6.1.9/arch/x86/include/asm/ |
D | pgtable.h | 1119 page_table_check_pmd_clear(mm, addr, pmd); in pmdp_huge_get_and_clear()
|