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.h182 if (!(sys_reg_CRn(instr) == TLBI_CRn_XS || in kvm_supported_tlbi_s1e1_op()
208 if (!(sys_reg_CRn(instr) == TLBI_CRn_XS || in kvm_supported_tlbi_s1e2_op()
H A Dsysreg.h653 #define TLBI_CRn_XS 8 /* Extra Slow (the common one) */ macro