Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dacpi.c232 acpi_table_parse(ACPI_SIG_BGRT, acpi_parse_bgrt); in acpi_boot_table_init()
/openbmc/linux/drivers/acpi/
H A Dtables.c558 ACPI_SIG_BERT, ACPI_SIG_BGRT, ACPI_SIG_CPEP, ACPI_SIG_ECDT,
/openbmc/linux/include/acpi/
H A Dactbl1.h31 #define ACPI_SIG_BGRT "BGRT" /* Boot Graphics Resource Table */ macro
/openbmc/linux/arch/x86/kernel/acpi/
H A Dboot.c1745 acpi_table_parse(ACPI_SIG_BGRT, acpi_parse_bgrt); in acpi_boot_init()