Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/vhe/
H A Dtlb.c264 case OP_TLBI_VAE2OS: in __kvm_tlbi_s1e2()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h748 #define OP_TLBI_VAE2OS sys_insn(1, 4, 8, 1, 1) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h730 #define OP_TLBI_VAE2OS sys_insn(1, 4, 8, 1, 1) macro
/linux/arch/arm64/kvm/
H A Dnested.c1019 case OP_TLBI_VAE2OS: in compute_s1_tlbi_range()
H A Demulate-nested.c983 SR_TRAP(OP_TLBI_VAE2OS, CGT_HCR_NV),