Searched refs:ptep_get_and_clear_full (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | madvise.c | 462 ptent = ptep_get_and_clear_full(mm, addr, pte, in madvise_cold_or_pageout_pte_range() 703 ptent = ptep_get_and_clear_full(mm, addr, pte, in madvise_free_pte_range()
|
| H A D | debug_vm_pgtable.c | 121 ptep_get_and_clear_full(mm, vaddr, ptep, 1); in pte_advanced_tests() 132 ptep_get_and_clear_full(mm, vaddr, ptep, 1); in pte_advanced_tests()
|
| H A D | memory.c | 1310 ptent = ptep_get_and_clear_full(mm, addr, pte, in zap_pte_range()
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | arch_pgtable_helpers.rst | 71 | ptep_get_and_clear_full | Clears a PTE |
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pgtable.h | 307 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 467 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | pgtable.h | 1084 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | pgtable.h | 1113 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
|