Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/apei/
A Derst.c481 id = prev_id = first_id = APEI_ERST_INVALID_RECORD_ID; in __erst_record_id_cache_add_one()
490 if (id == APEI_ERST_INVALID_RECORD_ID) in __erst_record_id_cache_add_one()
495 if (first_id == APEI_ERST_INVALID_RECORD_ID) in __erst_record_id_cache_add_one()
555 if (entries[*pos] != APEI_ERST_INVALID_RECORD_ID) in erst_get_record_id_next()
575 *record_id = APEI_ERST_INVALID_RECORD_ID; in erst_get_record_id_next()
595 if (entries[i] == APEI_ERST_INVALID_RECORD_ID) in __erst_record_id_cache_compact()
869 entries[i] = APEI_ERST_INVALID_RECORD_ID; in erst_clear_cache()
950 entries[i] = APEI_ERST_INVALID_RECORD_ID; in erst_clear()
1058 if (record_id == APEI_ERST_INVALID_RECORD_ID) { in erst_reader()
A Derst-dbg.c102 if (id == APEI_ERST_INVALID_RECORD_ID) { in erst_dbg_read()
/linux-6.3-rc2/include/acpi/
A Dapei.h13 #define APEI_ERST_INVALID_RECORD_ID 0xffffffffffffffffULL macro
/linux-6.3-rc2/arch/x86/kernel/cpu/mce/
A Dapei.c189 if (*record_id == APEI_ERST_INVALID_RECORD_ID) in apei_read_mce()

Completed in 8 milliseconds