Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dacpi.c224 size = ACPI_XSDT_ENTRY_SIZE; in get_acpi_srat_table()
/openbmc/linux/drivers/acpi/acpica/
H A Dtbutils.c259 table_entry_size = ACPI_XSDT_ENTRY_SIZE; in acpi_tb_parse_root_table()
/openbmc/linux/include/acpi/
H A Dactbl.h154 #define ACPI_XSDT_ENTRY_SIZE (sizeof (u64)) macro