Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Dcper-arm.c240 int i, len, max_ctx_type; in cper_print_proc_arm() local
312 max_ctx_type = ARRAY_SIZE(arm_reg_ctx_strs) - 1; in cper_print_proc_arm()
322 if (ctx_info->type > max_ctx_type) { in cper_print_proc_arm()
324 newpfx, ctx_info->type, max_ctx_type); in cper_print_proc_arm()