Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/amd/common/block/acpi/
H A Dbert.c15 if (!bert_should_generate_acpi_table()) in acpi_soc_get_bert_region()
/aosp_15_r20/external/coreboot/src/arch/x86/include/arch/
H A Dbert_storage.h57 static inline bool bert_should_generate_acpi_table(void) in bert_should_generate_acpi_table() function
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/acpi/
H A Dacpi_bert.c95 if (bert_should_generate_acpi_table()) { in acpi_soc_get_bert_region()