HomeSort by relevance Sort by last modified time
    Searched refs:set_routing_model (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/bl31/
interrupt_mgmt.c 80 * which was stored through a call to 'set_routing_model()' earlier.
122 int32_t set_routing_model(uint32_t type, uint32_t flags) function
204 rc = set_routing_model(type, flags);
  /device/linaro/bootloader/arm-trusted-firmware/include/bl31/
interrupt_mgmt.h 113 int32_t set_routing_model(uint32_t type, uint32_t flags);

Completed in 308 milliseconds