Home
last modified time | relevance | path

Searched refs:GICV3_SGIR_VALUE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/
Dgicv3.h185 #define GICV3_SGIR_VALUE(aff3, aff2, aff1, intid, irm, tgt) \ macro
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/gic/v3/
Dgicv3_main.c1025 sgi_val = GICV3_SGIR_VALUE(aff3, aff2, aff1, sgi_num, SGIR_IRM_TO_AFF, in gicv3_raise_secure_g0_sgi()