OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_routing_model
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/include/bl31/
interrupt_mgmt.h
122
int32_t
set_routing_model
(uint32_t type, uint32_t flags);
/device/linaro/bootloader/arm-trusted-firmware/bl31/
interrupt_mgmt.c
104
* which was stored through a call to '
set_routing_model
()' earlier.
141
int32_t
set_routing_model
(uint32_t type, uint32_t flags)
function
223
rc =
set_routing_model
(type, flags);
Completed in 58 milliseconds