Searched refs:CPTR_EL2_TAM (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c47 val |= CPTR_EL2_TAM; /* Same bit irrespective of E2H */
H A Dpkvm.c60 cptr_set |= CPTR_EL2_TAM;
/linux-master/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c76 val |= CPTR_EL2_TAM;
/linux-master/arch/arm64/include/asm/
H A Dkvm_arm.h297 #define CPTR_EL2_TAM (1 << 30) macro

Completed in 119 milliseconds