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

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

Completed in 304 milliseconds