Home
last modified time | relevance | path

Searched refs:page_table_check_pte_clear (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/
H A Dpage_table_check.h44 static inline void page_table_check_pte_clear(struct mm_struct *mm, pte_t pte) in page_table_check_pte_clear() function
115 static inline void page_table_check_pte_clear(struct mm_struct *mm, pte_t pte) in page_table_check_pte_clear() function
H A Dpgtable.h486 page_table_check_pte_clear(mm, pte); in ptep_get_and_clear()
545 page_table_check_pte_clear(mm, pte); in ptep_clear()
/linux-6.15/arch/x86/include/asm/
H A Dpgtable.h1321 page_table_check_pte_clear(mm, pte); in ptep_get_and_clear()
1337 page_table_check_pte_clear(mm, pte); in ptep_get_and_clear_full()
/linux-6.15/arch/riscv/include/asm/
H A Dpgtable.h608 page_table_check_pte_clear(mm, pte); in ptep_get_and_clear()
/linux-6.15/arch/arm64/include/asm/
H A Dpgtable.h1309 page_table_check_pte_clear(mm, pte); in __ptep_get_and_clear()