Home
last modified time | relevance | path

Searched refs:EL1PCEN_BIT (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcontext_mgmt.c308 EL1PCEN_BIT | EL1PCTEN_BIT); in cm_prepare_el3_exit()
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
Darch.h253 #define EL1PCEN_BIT (U(1) << 1) macro