Searched refs:viot (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/acpi/ |
H A D | viot.c | 52 static struct acpi_table_viot *viot; variable 61 start = ACPI_ADD_PTR(struct acpi_viot_header, viot, in viot_check_bounds() 62 max_t(size_t, sizeof(*viot), viot->node_offset)); in viot_check_bounds() 63 end = ACPI_ADD_PTR(struct acpi_viot_header, viot, viot->header.length); in viot_check_bounds() 132 viot, offset); in viot_get_iommu() 293 viot = (void *)hdr; in acpi_viot_init() 295 node = ACPI_ADD_PTR(struct acpi_viot_header, viot, viot->node_offset); in acpi_viot_init() 296 for (i = 0; i < viot->node_count; i++) { in acpi_viot_init()
|
H A D | Makefile | 132 obj-$(CONFIG_ACPI_VIOT) += viot.o
|
/openbmc/qemu/hw/acpi/ |
H A D | meson.build | 25 acpi_ss.add(when: 'CONFIG_ACPI_VIOT', if_true: files('viot.c'))
|
/openbmc/qemu/ |
H A D | MAINTAINERS | 2039 F: hw/acpi/viot.c 2040 F: hw/acpi/viot.h
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | MAINTAINERS | 377 F: drivers/acpi/viot.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |