Searched defs:cpu_target (Results 1 – 1 of 1) sorted by relevance
332 __STATIC_INLINE void GIC_SetTarget(IRQn_Type IRQn, uint64_t cpu_target) in GIC_SetTarget()360 uint64_t cpu_target = 0; in GIC_GetTarget() local