Home
last modified time | relevance | path

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

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