Searched refs:stack_top (Results 1 – 10 of 10) sorted by relevance
15 rt_buf->common.stack_top = config->common.stack_top - 32; in update_fsp_configs()
19 u32 stack_top; member43 u32 stack_top; member
67 void fsp_init(u32 stack_top, u32 boot_mode, void *nvs_buf);
37 rt_buf->stack_top = config->common.stack_top - 32; in update_fsp_configs()
34 u32 stack_top; member
63 u32 stack_top; member
114 movl stack_top, %edx202 stack_top: label
250 params->stack_top = (u32)(stack + size); in load_sipi_vector()
100 void fsp_init(u32 stack_top, u32 boot_mode, void *nvs_buf) in fsp_init() argument120 config_data.common.stack_top = stack_top; in fsp_init()
137 rt_buf->common.stack_top = config->common.stack_top - 32; in update_fsp_configs()