Searched refs:_intid (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/ |
| D | cpu.h | 119 #define GICV3_SGIR_VALUE(_aff3, _aff2, _aff1, _intid, _irm, _tgt) \ argument 123 (((_intid) & SGIR_INTID_MASK) << SGIR_INTID_SHIFT) | \
|
| /Zephyr-latest/include/zephyr/arch/arm64/ |
| D | cpu.h | 181 #define GICV3_SGIR_VALUE(_aff3, _aff2, _aff1, _intid, _irm, _tgt) \ argument 185 (((_intid) & SGIR_INTID_MASK) << SGIR_INTID_SHIFT) | \
|