Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/
Dhugetlb-3level.h49 ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
/linux-4.4.14/arch/arm64/include/asm/
Dhugetlb.h38 ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
/linux-4.4.14/arch/x86/include/asm/
Dhugetlb.h53 ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
/linux-4.4.14/include/linux/
Dmmu_notifier.h364 ___pte = ptep_clear_flush(__vma, __address, __ptep); \
476 #define ptep_clear_flush_notify ptep_clear_flush
/linux-4.4.14/arch/tile/include/asm/
Dhugetlb.h66 ptep_clear_flush(vma, addr, ptep); in huge_ptep_clear_flush()
/linux-4.4.14/mm/
Dpgtable-generic.c73 pte_t ptep_clear_flush(struct vm_area_struct *vma, unsigned long address, in ptep_clear_flush() function
Drmap.c993 entry = ptep_clear_flush(vma, address, pte); in page_mkclean_one()
1351 pteval = ptep_clear_flush(vma, address, pte); in try_to_unmap_one()
/linux-4.4.14/include/asm-generic/
Dpgtable.h173 extern pte_t ptep_clear_flush(struct vm_area_struct *vma,
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h1182 static inline pte_t ptep_clear_flush(struct vm_area_struct *vma, in ptep_clear_flush() function