Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/
H A Dacpi.c259 acpi_table_parse(ACPI_SIG_BGRT, acpi_parse_bgrt); in acpi_boot_table_init()
/linux-6.15/arch/loongarch/kernel/
H A Dacpi.c236 acpi_table_parse(ACPI_SIG_BGRT, acpi_parse_bgrt); in acpi_boot_table_init()
/linux-6.15/drivers/acpi/
H A Dtables.c400 ACPI_SIG_BERT, ACPI_SIG_BGRT, ACPI_SIG_CPEP, ACPI_SIG_ECDT,
/linux-6.15/include/acpi/
H A Dactbl1.h31 #define ACPI_SIG_BGRT "BGRT" /* Boot Graphics Resource Table */ macro
/linux-6.15/arch/x86/kernel/acpi/
H A Dboot.c1663 acpi_table_parse(ACPI_SIG_BGRT, acpi_parse_bgrt); in acpi_boot_init()