Searched refs:acpi_create_hest_error_source (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/coreboot/src/soc/amd/stoneyridge/ |
H A D | northbridge.c | 113 current += acpi_create_hest_error_source(hest, current, 0, in acpi_fill_hest() 118 current += acpi_create_hest_error_source(hest, current, 1, in acpi_fill_hest()
|
/aosp_15_r20/external/coreboot/src/northbridge/amd/pi/00730F01/ |
H A D | northbridge.c | 102 …current += acpi_create_hest_error_source(hest, current, 0, (void *)((u32)addr + 2), *(UINT16 *)add… in acpi_fill_hest() 106 …current += acpi_create_hest_error_source(hest, current, 1, (void *)((u32)addr + 2), *(UINT16 *)add… in acpi_fill_hest()
|
/aosp_15_r20/external/coreboot/src/include/acpi/ |
H A D | acpi.h | 1885 unsigned long acpi_create_hest_error_source(acpi_hest_t *hest,
|
/aosp_15_r20/external/coreboot/src/acpi/ |
H A D | acpi.c | 995 unsigned long acpi_create_hest_error_source(acpi_hest_t *hest, in acpi_create_hest_error_source() function
|