Home
last modified time | relevance | path

Searched defs:update_mmu_cache_pmd (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/arch/arm64/include/asm/
Dtlbflush.h172 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-4.1.27/arch/powerpc/mm/
Dpgtable_64.c814 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/linux-4.1.27/arch/mips/include/asm/
Dpgtable.h458 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-4.1.27/arch/arm/include/asm/
Dtlbflush.h640 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h856 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-4.1.27/arch/sparc/mm/
Dinit_64.c2696 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h43 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro