Searched refs:page_table_check_pte_clear (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/include/linux/ |
| D | page_table_check.h | 49 static inline void page_table_check_pte_clear(struct mm_struct *mm, in page_table_check_pte_clear() function 126 static inline void page_table_check_pte_clear(struct mm_struct *mm, in page_table_check_pte_clear() function
|
| D | pgtable.h | 301 page_table_check_pte_clear(mm, address, pte); in ptep_get_and_clear()
|
| /Linux-v6.1/arch/x86/include/asm/ |
| D | pgtable.h | 1054 page_table_check_pte_clear(mm, addr, pte); in ptep_get_and_clear() 1070 page_table_check_pte_clear(mm, addr, pte); in ptep_get_and_clear_full()
|
| /Linux-v6.1/arch/riscv/include/asm/ |
| D | pgtable.h | 489 page_table_check_pte_clear(mm, address, pte); in ptep_get_and_clear()
|
| /Linux-v6.1/arch/arm64/include/asm/ |
| D | pgtable.h | 938 page_table_check_pte_clear(mm, address, pte); in ptep_get_and_clear()
|