Searched defs:GICR_CPU_OFFSET (Results 1 – 2 of 2) sorted by relevance
261 #define GICR_CPU_OFFSET(cpu) ((cpu) * 0x20000) macro264 #define GICR_CPU_OFFSET(cpu) ((cpu) * 0x40000) macro
41 #define GICR_CPU_OFFSET(cpu) ((cpu)*0x20000) macro