Home
last modified time | relevance | path

Searched refs:ptep_clear_flush (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
Dhugetlb-3level.h49 ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
/linux-4.1.27/include/linux/
Dmmu_notifier.h320 ___pte = ptep_clear_flush(__vma, __address, __ptep); \
430 #define ptep_clear_flush_notify ptep_clear_flush
/linux-4.1.27/arch/x86/include/asm/
Dhugetlb.h56 ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
/linux-4.1.27/arch/arm64/include/asm/
Dhugetlb.h42 ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
/linux-4.1.27/arch/tile/include/asm/
Dhugetlb.h70 ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
/linux-4.1.27/mm/
Dpgtable-generic.c110 pte_t ptep_clear_flush(struct vm_area_struct *vma, unsigned long address, in ptep_clear_flush() function
Drmap.c882 entry = ptep_clear_flush(vma, address, pte); in page_mkclean_one()
1216 pteval = ptep_clear_flush(vma, address, pte); in try_to_unmap_one()
/linux-4.1.27/include/asm-generic/
Dpgtable.h150 extern pte_t ptep_clear_flush(struct vm_area_struct *vma,
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h1120 static inline pte_t ptep_clear_flush(struct vm_area_struct *vma, in ptep_clear_flush() function