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.h2009 struct acpi_hmat_structure { struct
2022 struct acpi_hmat_structure header;
2041 struct acpi_hmat_structure header;
2079 struct acpi_hmat_structure header;
/linux/drivers/acpi/numa/
H A Dhmat.c594 struct acpi_hmat_structure *hdr = (void *)header; in hmat_parse_subtable()