Searched refs:xf_core_data_t (Results 1 – 6 of 6) sorted by relevance
46 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_msg_schedule_isr()60 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_msg_complete_isr()
63 static inline xf_component_t * xf_client_lookup(xf_core_data_t *cd, u32 client) in xf_client_lookup()72 static inline u32 xf_client_alloc(xf_core_data_t *cd) in xf_client_alloc()83 static inline void xf_client_free(xf_core_data_t *cd, u32 client) in xf_client_free()96 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_proxy_register()429 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_msg_local_put()444 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_msg_local_get()459 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_msg_local_response_get()487 static inline void xf_core_dispatch(xf_core_data_t *cd, u32 core, xf_message_t *m) in xf_core_dispatch()598 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_core_init()632 xf_core_data_t *cd = &xf_core_data[core]; in xf_core_service()
50 xf_core_data_t xf_core_data[XF_CFG_CORES_NUM];104 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_ipc_init()
66 extern xf_core_data_t xf_core_data[XF_CFG_CORES_NUM];
137 } xf_core_data_t; typedef
115 xf_core_data_t *cd = XF_CORE_DATA(core); in xf_core_timebase()