Home
last modified time | relevance | path

Searched refs:pmdp_huge_clear_flush (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/linux/
Dmmu_notifier.h397 ___pmd = pmdp_huge_clear_flush(__vma, __haddr, __pmd); \
514 #define pmdp_huge_clear_flush_notify pmdp_huge_clear_flush
/Linux-v4.19/mm/
Dpgtable-generic.c123 pmd_t pmdp_huge_clear_flush(struct vm_area_struct *vma, unsigned long address, in pmdp_huge_clear_flush() function
Drmap.c929 entry = pmdp_huge_clear_flush(vma, address, pmd); in page_mkclean_one()
Dhuge_memory.c2039 pmdp_huge_clear_flush(vma, haddr, pmd); in __split_huge_zero_page_pmd()
/Linux-v4.19/include/asm-generic/
Dpgtable.h212 extern pmd_t pmdp_huge_clear_flush(struct vm_area_struct *vma,
/Linux-v4.19/arch/s390/include/asm/
Dpgtable.h1507 static inline pmd_t pmdp_huge_clear_flush(struct vm_area_struct *vma, in pmdp_huge_clear_flush() function
/Linux-v4.19/fs/
Ddax.c913 pmd = pmdp_huge_clear_flush(vma, address, pmdp); in dax_mapping_entry_mkclean()