Home
last modified time | relevance | path

Searched defs:update_mmu_tlb (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/xtensa/mm/
H A Dtlb.c166 void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable.h598 #define update_mmu_tlb update_mmu_cache macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable.h474 #define update_mmu_tlb update_mmu_cache macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h495 #define update_mmu_tlb update_mmu_cache macro
/openbmc/linux/include/linux/
H A Dpgtable.h586 static inline void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function