Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/
Dcpu.h108 #define SGIR_TGT_MASK (0xffff) macro
125 ((_tgt) & SGIR_TGT_MASK))
/Zephyr-latest/include/zephyr/arch/arm64/
Dcpu.h170 #define SGIR_TGT_MASK (0xffff) macro
187 ((_tgt) & SGIR_TGT_MASK))