Home
last modified time | relevance | path

Searched refs:acpi_viot_header (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/acpi/
Dviot.c57 static int __init viot_check_bounds(const struct acpi_viot_header *hdr) in viot_check_bounds()
59 struct acpi_viot_header *start, *end, *hdr_end; in viot_check_bounds()
61 start = ACPI_ADD_PTR(struct acpi_viot_header, viot, in viot_check_bounds()
63 end = ACPI_ADD_PTR(struct acpi_viot_header, viot, viot->header.length); in viot_check_bounds()
64 hdr_end = ACPI_ADD_PTR(struct acpi_viot_header, hdr, sizeof(*hdr)); in viot_check_bounds()
131 struct acpi_viot_header *hdr = ACPI_ADD_PTR(struct acpi_viot_header, in viot_get_iommu()
179 static int __init viot_parse_node(const struct acpi_viot_header *hdr) in viot_parse_node()
281 struct acpi_viot_header *node; in acpi_viot_init()
295 node = ACPI_ADD_PTR(struct acpi_viot_header, viot, viot->node_offset); in acpi_viot_init()
300 node = ACPI_ADD_PTR(struct acpi_viot_header, node, in acpi_viot_init()
/linux-6.1.9/include/acpi/
Dactbl3.h509 struct acpi_viot_header { struct
528 struct acpi_viot_header header; argument
539 struct acpi_viot_header header;
547 struct acpi_viot_header header;
554 struct acpi_viot_header header;