Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dacpi_extlog.c28 #define ELOG_ENTRY_VALID (1ULL<<63) macro
81 if ((data & ELOG_ENTRY_VALID) == 0) in extlog_elog_entry_check()