Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfw_table.h35 struct acpi_hmat_structure hmat;
/linux/include/acpi/
H A Dactbl1.h1726 struct acpi_hmat_structure { struct
1739 struct acpi_hmat_structure header;
1758 struct acpi_hmat_structure header;
1796 struct acpi_hmat_structure header;
/linux/drivers/acpi/numa/
H A Dhmat.c580 struct acpi_hmat_structure *hdr = (void *)header; in hmat_parse_subtable()