Searched refs:page_table_check_pte_clear (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| H A 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 124 static inline void page_table_check_pte_clear(struct mm_struct *mm, in page_table_check_pte_clear() function
|
| H A D | pgtable.h | 618 page_table_check_pte_clear(mm, address, pte); in ptep_get_and_clear() 677 page_table_check_pte_clear(mm, addr, pte); in ptep_clear()
|
| /linux/arch/powerpc/include/asm/nohash/ |
| H A D | pgtable.h | 129 page_table_check_pte_clear(mm, addr, old_pte); in ptep_get_and_clear()
|
| /linux/arch/alpha/include/asm/ |
| H A D | pgtable.h | 292 page_table_check_pte_clear(mm, addr, pte); in ptep_clear_flush()
|
| /linux/arch/powerpc/include/asm/book3s/32/ |
| H A D | pgtable.h | 317 page_table_check_pte_clear(mm, addr, old_pte); in ptep_get_and_clear()
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 423 page_table_check_pte_clear(mm, addr, old_pte); in ptep_get_and_clear() 441 page_table_check_pte_clear(mm, addr, old_pte); in ptep_get_and_clear_full()
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1255 page_table_check_pte_clear(mm, addr, pte); in ptep_get_and_clear() 1271 page_table_check_pte_clear(mm, addr, pte); in ptep_get_and_clear_full()
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 677 page_table_check_pte_clear(mm, address, pte); in ptep_get_and_clear()
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1350 page_table_check_pte_clear(mm, address, pte); in __ptep_get_and_clear_anysz()
|