Searched refs:__update_mmu_cache (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/powerpc/include/asm/ |
| A D | pgtable.h | 136 void __update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep); 153 __update_mmu_cache(vma, address, ptep); in update_mmu_cache_range()
|
| /linux/arch/powerpc/mm/nohash/ |
| 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/ |
| 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/ |
| A D | hash_utils.c | 1854 void __update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in __update_mmu_cache() function
|
Completed in 11 milliseconds