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

/linux-master/arch/arm64/kvm/
H A Ddebug.c89 * - Performance monitors (MDCR_EL2_TPM/MDCR_EL2_TPMCR)
106 MDCR_EL2_TPMCR |
H A Demulate-nested.c284 .value = MDCR_EL2_TPMCR,
285 .mask = MDCR_EL2_TPMCR,
/linux-master/arch/arm64/include/asm/
H A Dkvm_arm.h328 #define MDCR_EL2_TPMCR (UL(1) << 5) macro
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c108 mdcr_set |= MDCR_EL2_TPM | MDCR_EL2_TPMCR;

Completed in 126 milliseconds