Home
last modified time | relevance | path

Searched defs:update_tlb (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c803 static int get_physical_addr_mmu(CPUXtensaState *env, bool update_tlb, in get_physical_addr_mmu()
1055 int xtensa_get_physical_addr(CPUXtensaState *env, bool update_tlb, in xtensa_get_physical_addr()
/openbmc/linux/arch/openrisc/include/asm/
H A Dpgtable.h375 static inline void update_tlb(struct vm_area_struct *vma, in update_tlb() function