Searched refs:ptep_clear_flush (Results 1 – 8 of 8) sorted by relevance
| /linux/include/asm-generic/ |
| H A D | hugetlb.h | 89 return ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
|
| /linux/arch/parisc/include/asm/ |
| H A D | pgtable.h | 455 pte_t ptep_clear_flush(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep);
|
| /linux/mm/ |
| H A D | migrate_device.c | 408 pte = ptep_clear_flush(vma, addr, ptep); in migrate_vma_collect_pmd() 1083 ptep_clear_flush(vma, addr, ptep); in migrate_vma_insert_page()
|
| H A D | rmap.c | 1138 entry = ptep_clear_flush(vma, address, pte); in page_vma_mkclean_one() 2591 pteval = ptep_clear_flush(vma, address, pvmw.pte); in try_to_migrate_one() 2887 fw.pte = ptep_clear_flush(vma, addr, fw.ptep); in make_device_exclusive()
|
| H A D | userfaultfd.c | 1402 ptep_clear_flush(src_vma, src_addr, src_pte); in move_pages_ptes()
|
| H A D | memory.c | 3941 ptep_clear_flush(vma, vmf->address, vmf->pte); in wp_page_copy() 3963 * Then the TLB flush in ptep_clear_flush ensures that in wp_page_copy()
|
| /linux/arch/parisc/kernel/ |
| H A D | cache.c | 804 pte_t ptep_clear_flush(struct vm_area_struct *vma, unsigned long addr, in ptep_clear_flush() function
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 1185 * This is hard to understand. ptep_get_and_clear and ptep_clear_flush 1237 static inline pte_t ptep_clear_flush(struct vm_area_struct *vma, in ptep_get_and_clear_full() 1205 static inline pte_t ptep_clear_flush(struct vm_area_struct *vma, ptep_clear_flush() function
|