Searched refs:ptep_clear_flush (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dhugetlb.h56 ptep_clear_flush(vma, addr, ptep); huge_ptep_clear_flush()
H A Dmmu_context.h168 * from irq context, from ptep_clear_flush() while in switch_mm()
/linux-4.1.27/arch/arm/include/asm/
H A Dhugetlb-3level.h49 ptep_clear_flush(vma, addr, ptep); huge_ptep_clear_flush()
/linux-4.1.27/arch/tile/include/asm/
H A Dhugetlb.h70 ptep_clear_flush(vma, addr, ptep); huge_ptep_clear_flush()
/linux-4.1.27/arch/arm64/include/asm/
H A Dhugetlb.h42 ptep_clear_flush(vma, addr, ptep); huge_ptep_clear_flush()
/linux-4.1.27/include/linux/
H A Dmmu_notifier.h320 ___pte = ptep_clear_flush(__vma, __address, __ptep); \
355 * pte invalidate must have already happened with a ptep_clear_flush() before
430 #define ptep_clear_flush_notify ptep_clear_flush
/linux-4.1.27/mm/
H A Dpgtable-generic.c110 pte_t ptep_clear_flush(struct vm_area_struct *vma, unsigned long address, ptep_clear_flush() function
H A Drmap.c882 entry = ptep_clear_flush(vma, address, pte); page_mkclean_one()
1216 pteval = ptep_clear_flush(vma, address, pte); try_to_unmap_one()
H A Dhuge_memory.c2461 * gup_fast later hanlded by the ptep_clear_flush and the VM collapse_huge_page()
H A Dmemory.c2140 * Then the TLB flush in ptep_clear_flush ensures that wp_page_copy()
/linux-4.1.27/include/asm-generic/
H A Dpgtable.h150 extern pte_t ptep_clear_flush(struct vm_area_struct *vma,
/linux-4.1.27/arch/s390/include/asm/
H A Dpgtable.h1046 * This is hard to understand. ptep_get_and_clear and ptep_clear_flush
1120 static inline pte_t ptep_clear_flush(struct vm_area_struct *vma, ptep_clear_flush() function

Completed in 445 milliseconds