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

/linux-master/arch/arm64/kvm/
H A Ddebug.c90 * - Debug ROM Address (MDCR_EL2_TDRA)
107 MDCR_EL2_TDRA |
H A Demulate-nested.c314 .value = MDCR_EL2_TDRA,
315 .mask = MDCR_EL2_TDRA,
/linux-master/arch/arm64/include/asm/
H A Dkvm_arm.h322 #define MDCR_EL2_TDRA (UL(1) << 11) macro
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c115 mdcr_set |= MDCR_EL2_TDRA | MDCR_EL2_TDA | MDCR_EL2_TDE;

Completed in 93 milliseconds