Go to the documentation of this file.
10 #include <asm/ioctls.h>
12 #define APEI_ERST_INVALID_RECORD_ID 0xffffffffffffffffULL
14 #define APEI_ERST_CLEAR_RECORD _IOW('E', 1, u64)
15 #define APEI_ERST_GET_RECORD_COUNT _IOR('E', 2, u32)
21 #ifdef CONFIG_ACPI_APEI_GHES
24 #define ghes_disable 1
27 #ifdef CONFIG_ACPI_APEI