Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/apei/
H A Dhest.c52 static inline bool is_generic_error(struct acpi_hest_header *hest_hdr) in is_generic_error() function
151 if (is_generic_error(hest_hdr)) in hest_parse_ghes_count()
162 if (!is_generic_error(hest_hdr)) in hest_parse_ghes()