Searched refs:__update_mmu_cache (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/powerpc/include/asm/ |
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-6.12.1/arch/powerpc/mm/nohash/ |
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-6.12.1/arch/powerpc/mm/book3s32/ |
D | mmu.c | 322 void __update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in __update_mmu_cache() function
|
/linux-6.12.1/arch/powerpc/mm/book3s64/ |
D | hash_utils.c | 1854 void __update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in __update_mmu_cache() function
|