Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/vhe/
H A Dtlb.c249 case OP_TLBI_ALLE2IS: in __kvm_tlbi_s1e2()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h754 #define OP_TLBI_ALLE2IS sys_insn(1, 4, 8, 3, 0) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h736 #define OP_TLBI_ALLE2IS sys_insn(1, 4, 8, 3, 0) macro
/linux/arch/arm64/kvm/
H A Dnested.c1004 case OP_TLBI_ALLE2IS: in compute_s1_tlbi_range()
H A Demulate-nested.c966 SR_TRAP(OP_TLBI_ALLE2IS, CGT_HCR_NV),