Home
last modified time | relevance | path

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

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