Searched refs:pmdp_clear_flush (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/include/linux/ |
D | mmu_notifier.h | 333 ___pmd = pmdp_clear_flush(__vma, __haddr, __pmd); \ 431 #define pmdp_clear_flush_notify pmdp_clear_flush
|
/linux-4.1.27/mm/ |
D | pgtable-generic.c | 124 pmd_t pmdp_clear_flush(struct vm_area_struct *vma, unsigned long address, in pmdp_clear_flush() function
|
D | huge_memory.c | 2496 _pmd = pmdp_clear_flush(vma, address, pmd); in collapse_huge_page()
|
/linux-4.1.27/include/asm-generic/ |
D | pgtable.h | 156 extern pmd_t pmdp_clear_flush(struct vm_area_struct *vma,
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 573 extern pmd_t pmdp_clear_flush(struct vm_area_struct *vma, unsigned long address,
|
/linux-4.1.27/arch/powerpc/mm/ |
D | pgtable_64.c | 557 pmd_t pmdp_clear_flush(struct vm_area_struct *vma, unsigned long address, in pmdp_clear_flush() function
|
/linux-4.1.27/arch/s390/include/asm/ |
D | pgtable.h | 1526 static inline pmd_t pmdp_clear_flush(struct vm_area_struct *vma, in pmdp_clear_flush() function
|