Searched refs:ptep_clear_flush (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | hugetlb.h | 72 ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mmu_notifier.h | 657 ___pte = ptep_clear_flush(__vma, __address, __ptep); \ 814 #define ptep_clear_flush_notify ptep_clear_flush
|
| H A D | pgtable.h | 350 extern pte_t ptep_clear_flush(struct vm_area_struct *vma,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | pgtable-generic.c | 90 pte_t ptep_clear_flush(struct vm_area_struct *vma, unsigned long address, in ptep_clear_flush() function
|
| H A D | rmap.c | 948 entry = ptep_clear_flush(vma, address, pte); in page_mkclean_one() 1631 pteval = ptep_clear_flush(vma, address, pvmw.pte); in try_to_unmap_one()
|
| H A D | ksm.c | 1083 entry = ptep_clear_flush(vma, pvmw.address, pvmw.pte); in write_protect_page() 1178 ptep_clear_flush(vma, addr, ptep); in replace_page()
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | hugetlbpage.c | 483 ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | dax.c | 870 pte = ptep_clear_flush(vma, address, ptep); in dax_entry_mkclean()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | pgtable.h | 1094 static inline pte_t ptep_clear_flush(struct vm_area_struct *vma, in ptep_clear_flush() function
|