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

  /device/linaro/bootloader/arm-trusted-firmware/include/bl31/
interrupt_mgmt.h 48 #define INTR_ID_UNAVAILABLE 0xFFFFFFFF
  /device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
runtime_exceptions.S 108 mov x0, #INTR_ID_UNAVAILABLE
114 mov x19, #INTR_ID_UNAVAILABLE
  /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/gic/
arm_gic.c 412 * the GIC cpu interface. INTR_ID_UNAVAILABLE is returned when there is no
426 return INTR_ID_UNAVAILABLE;

Completed in 153 milliseconds