OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_scr_el3_from_routing_model
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/include/bl31/
interrupt_mgmt.h
121
uint32_t
get_scr_el3_from_routing_model
(uint32_t security_state);
/device/linaro/bootloader/arm-trusted-firmware/bl31/
interrupt_mgmt.c
106
uint32_t
get_scr_el3_from_routing_model
(uint32_t security_state)
function
context_mgmt.c
166
scr_el3 |=
get_scr_el3_from_routing_model
(security_state);
Completed in 558 milliseconds