Searched refs:BlockStatus (Results 1 – 4 of 4) sorted by relevance
124 const uint32_t status1 = atomic_cas_32(&gesb->BlockStatus, status, 0); in apei_hest_ghes_handle()172 const uint32_t status1 = atomic_cas_32(&gesb->BlockStatus, status, 0); in apei_hest_ghes_v2_handle()
1101 status = atomic_load_acquire(&gesb->BlockStatus); in apei_gesb_report()
523 entries = data->BlockStatus & ACPI_HEST_ERROR_ENTRY_COUNT; in acpi_print_hest_generic_status()527 if (data->BlockStatus & ACPI_HEST_UNCORRECTABLE) in acpi_print_hest_generic_status()529 if (data->BlockStatus & ACPI_HEST_CORRECTABLE) in acpi_print_hest_generic_status()531 if (data->BlockStatus & ACPI_HEST_MULTIPLE_UNCORRECTABLE) in acpi_print_hest_generic_status()533 if (data->BlockStatus & ACPI_HEST_MULTIPLE_CORRECTABLE) in acpi_print_hest_generic_status()1193 if (region->BlockStatus & ACPI_BERT_UNCORRECTABLE) in acpi_print_bert_region()1195 if (region->BlockStatus & ACPI_BERT_CORRECTABLE) in acpi_print_bert_region()1197 if (region->BlockStatus & ACPI_BERT_MULTIPLE_UNCORRECTABLE) in acpi_print_bert_region()1199 if (region->BlockStatus & ACPI_BERT_MULTIPLE_CORRECTABLE) in acpi_print_bert_region()1201 entries = region->BlockStatus & ACPI_BERT_ERROR_ENTRY_COUNT; in acpi_print_bert_region()
503 UINT32 BlockStatus; /* Type of error information */ member2092 UINT32 BlockStatus; member