Searched refs:CB_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
71 u32 payload[CB_PAYLOAD_SIZE]; in zynqmp_pm_isr()96 u32 payload[CB_PAYLOAD_SIZE]; in ipi_receive_callback()
49 #define CB_PAYLOAD_SIZE (CB_ARG_CNT + 1) macro