Searched defs:update_mmu_cache_pmd (Results 1 – 5 of 5) sorted by relevance
120 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
408 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
814 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
2666 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
45 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro