Home
last modified time | relevance | path

Searched refs:invtlb_all (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/loongarch/mm/
H A Dtlb.c20 invtlb_all(INVTLB_CURRENT_ALL, 0, 0); in local_flush_tlb_all()
26 invtlb_all(INVTLB_CURRENT_GFALSE, 0, 0); in local_flush_tlb_user()
32 invtlb_all(INVTLB_CURRENT_GTRUE, 0, 0); in local_flush_tlb_kernel()
/openbmc/linux/arch/loongarch/include/asm/
H A Dtlb.h123 static __always_inline void invtlb_all(u32 op, u32 info, u64 addr) in invtlb_all() function
/openbmc/qemu/target/loongarch/
H A Dhelper.h123 DEF_HELPER_1(invtlb_all, void, env)