Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_nested.h141 if (!(sys_reg_CRn(instr) == TLBI_CRn_XS || in kvm_supported_tlbi_s1e1_op()
167 if (!(sys_reg_CRn(instr) == TLBI_CRn_XS || in kvm_supported_tlbi_s1e2_op()
H A Dsysreg.h683 #define TLBI_CRn_XS 8 /* Extra Slow (the common one) */ macro