Home
last modified time | relevance | path

Searched refs:arm_reg_ctx_strs (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/firmware/efi/
Dcper-arm.c33 static const char * const arm_reg_ctx_strs[] = { variable
325 max_ctx_type = ARRAY_SIZE(arm_reg_ctx_strs) - 1; in cper_print_proc_arm()
341 arm_reg_ctx_strs[ctx_info->type]); in cper_print_proc_arm()