Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firmware/efi/
Dcper-arm.c281 if (err_info->flags & CPER_ARM_INFO_FLAGS_FIRST) in cper_print_proc_arm()
/linux-6.1.9/include/linux/
Dcper.h268 #define CPER_ARM_INFO_FLAGS_FIRST BIT(0) macro