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

/linux-master/arch/arm64/kvm/
H A Ddebug.c92 * - Statistical profiler (MDCR_EL2_TPMS/MDCR_EL2_E2PB)
104 MDCR_EL2_TPMS |
H A Demulate-nested.c326 .value = MDCR_EL2_TPMS,
327 .mask = MDCR_EL2_TPMS,
/linux-master/arch/arm64/include/asm/
H A Dkvm_arm.h319 #define MDCR_EL2_TPMS (UL(1) << 14) macro
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c123 mdcr_set |= MDCR_EL2_TPMS;

Completed in 139 milliseconds