Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Darm_sdei.h71 #define SDEI_EVENT_PRIORITY_CRITICAL 1 macro
/openbmc/linux/drivers/firmware/
H A Darm_sdei.c881 if (result == SDEI_EVENT_PRIORITY_CRITICAL) in sdei_register_ghes()