Home
last modified time | relevance | path

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

/linux/arch/loongarch/kvm/
H A Dtlb.c20 invtlb_all(INVTLB_ALLGID, 0, 0); in kvm_flush_tlb_all()
/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