Searched refs:security_state_idx (Results 1 – 1 of 1) sorted by relevance
19 static const char *get_context_name_by_idx(unsigned int security_state_idx) in get_context_name_by_idx() argument 21 assert(security_state_idx < CPU_CONTEXT_NUM); in get_context_name_by_idx() 29 return state_names[security_state_idx]; in get_context_name_by_idx() 55 static size_t report_allocated_memory(unsigned int security_state_idx) in report_allocated_memory() argument 100 security_state_idx); in report_allocated_memory() 159 per_world_ctx_size = sizeof(per_world_context[security_state_idx]); in report_allocated_memory()