Home
last modified time | relevance | path

Searched refs:OP_TLBI_VALE2OS (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/kvm/hyp/vhe/
H A Dtlb.c278 case OP_TLBI_VALE2OS: in __kvm_tlbi_s1e2()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h750 #define OP_TLBI_VALE2OS sys_insn(1, 4, 8, 1, 5) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h732 #define OP_TLBI_VALE2OS sys_insn(1, 4, 8, 1, 5) macro
/linux/arch/arm64/kvm/
H A Dnested.c1031 case OP_TLBI_VALE2OS: in compute_s1_tlbi_range()
H A Demulate-nested.c985 SR_TRAP(OP_TLBI_VALE2OS, CGT_HCR_NV),