Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
A Dcper-arm.c241 int i, len, max_ctx_type; in cper_print_proc_arm() local
313 max_ctx_type = ARRAY_SIZE(arm_reg_ctx_strs) - 1; in cper_print_proc_arm()
323 if (ctx_info->type > max_ctx_type) { in cper_print_proc_arm()
325 newpfx, ctx_info->type, max_ctx_type); in cper_print_proc_arm()

Completed in 4 milliseconds