Searched refs:__update_mmu_cache (Results 1 – 4 of 4) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | pgtable.h | 135 void __update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep); 152 __update_mmu_cache(vma, address, ptep); in update_mmu_cache_range()
|
/linux/arch/powerpc/mm/nohash/ |
H A D | e500_hugetlbpage.c | 181 void __update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in __update_mmu_cache() function
|
/linux/arch/powerpc/mm/book3s32/ |
H A D | mmu.c | 322 void __update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in __update_mmu_cache() function
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_utils.c | 2102 void __update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in __update_mmu_cache() function
|