Searched defs:max_size (Results 1 – 4 of 4) sorted by relevance
28 static inline int bcm_elog_copy_log(void *dst, uint32_t max_size) in bcm_elog_copy_log()
37 uint32_t max_size; member145 int bcm_elog_copy_log(void *dst, uint32_t max_size) in bcm_elog_copy_log()
78 uint32_t payload[PAYLOAD_ARG_CNT], max_size = (uint32_t)HANDOFF_PARAMS_MAX_SIZE; in bl31_early_platform_setup2() local
97 uint32_t payload[PAYLOAD_ARG_CNT], max_size = HANDOFF_PARAMS_MAX_SIZE; in bl31_early_platform_setup2() local