Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dfw_table.c37 return entry->hdr->hmat.type; in acpi_get_entry_type()
55 return entry->hdr->hmat.length; in acpi_get_entry_length()
76 return sizeof(entry->hdr->hmat); in acpi_get_subtable_header_length()
/linux-6.15/drivers/acpi/numa/
H A DMakefile3 obj-$(CONFIG_ACPI_HMAT) += hmat.o
/linux-6.15/include/linux/
H A Dfw_table.h35 struct acpi_hmat_structure hmat; member