Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/numa/
DMakefile3 obj-$(CONFIG_ACPI_HMAT) += hmat.o
/linux-6.6.21/drivers/acpi/
Dtables.c247 return entry->hdr->hmat.type; in acpi_get_entry_type()
263 return entry->hdr->hmat.length; in acpi_get_entry_length()
279 return sizeof(entry->hdr->hmat); in acpi_get_subtable_header_length()
/linux-6.6.21/include/linux/
Dacpi.h124 struct acpi_hmat_structure hmat; member