Home
last modified time | relevance | path

Searched refs:INTR_TYPE_INVAL (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a/include/bl31/
A Dinterrupt_mgmt.h20 #define INTR_TYPE_INVAL MAX_INTR_TYPES macro
/trusted-firmware-a/plat/common/
A Dplat_gicv2.c81 return INTR_TYPE_INVAL; in plat_ic_get_pending_interrupt_type()
A Dplat_gicv3.c92 type = INTR_TYPE_INVAL; in plat_ic_get_pending_interrupt_type()
/trusted-firmware-a/plat/rpi/common/
A Drpi3_common.c231 return INTR_TYPE_INVAL; in plat_ic_get_pending_interrupt_type()
/trusted-firmware-a/bl31/aarch64/
A Druntime_exceptions.S237 cmp x0, #INTR_TYPE_INVAL
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst2702 handler function. ``INTR_TYPE_INVAL`` is returned when there is no interrupt
2828 ``INTR_TYPE_INVAL`` is returned if the id is invalid. If the id is valid, a valid
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt2702 handler function. ``INTR_TYPE_INVAL`` is returned when there is no interrupt
2828 ``INTR_TYPE_INVAL`` is returned if the id is invalid. If the id is valid, a valid

Completed in 15 milliseconds