OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EL1PCEN_BIT
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/bl31/
context_mgmt.c
251
write_cnthctl_el2(
EL1PCEN_BIT
| EL1PCTEN_BIT);
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
arch.h
171
#define
EL1PCEN_BIT
(1 << 1)
Completed in 72 milliseconds