Home
last modified time | relevance | path

Searched refs:OP_AT_S1E2A (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/
H A Dat.c92 case OP_AT_S1E2A: in compute_translation_regime()
1326 case OP_AT_S1E2A: in handle_at_slow()
1522 case OP_AT_S1E2A: in __kvm_at_s1e2()
H A Demulate-nested.c929 SR_TRAP(OP_AT_S1E2A, CGT_HCR_NV),
H A Dsys_regs.c3800 if (op == OP_AT_S1E2A && in handle_at_s1e2()
/linux/arch/arm64/include/asm/
H A Dsysreg.h648 #define OP_AT_S1E2A sys_insn(AT_Op0, 4, AT_CRn, 9, 2) macro