Home
last modified time | relevance | path

Searched refs:PMCR_EL0_DP_BIT (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-3.7.0/lib/extensions/pmuv3/aarch64/
Dpmuv3.c113 write_pmcr_el0((read_pmcr_el0() | PMCR_EL0_DP_BIT | PMCR_EL0_C_BIT | in pmuv3_init_el3()
/trusted-firmware-a-3.7.0/include/arch/aarch64/
Del2_common_macros.S124 mov_imm x0, ((PMCR_EL0_RESET_VAL | PMCR_EL0_DP_BIT) & \
Darch.h1034 #define PMCR_EL0_DP_BIT (U(1) << 5) macro
/trusted-firmware-a-3.7.0/lib/cpus/aarch64/
Ddenver.S37 orr x0, x1, #PMCR_EL0_DP_BIT
/trusted-firmware-a-3.7.0/lib/el3_runtime/aarch64/
Dcontext.S427 orr x9, x9, #PMCR_EL0_DP_BIT