Searched refs:acpi_dmar_device_scope (Results 1 – 3 of 3) sorted by relevance
828 static int ir_parse_one_hpet_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_hpet_scope() 838 count = (scope->length - sizeof(struct acpi_dmar_device_scope)) in ir_parse_one_hpet_scope() 873 static int ir_parse_one_ioapic_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_ioapic_scope() 883 count = (scope->length - sizeof(struct acpi_dmar_device_scope)) in ir_parse_one_ioapic_scope() 923 struct acpi_dmar_device_scope *scope; in ir_parse_ioapic_hpet_scope()
84 struct acpi_dmar_device_scope *scope; in dmar_alloc_dev_scope() 222 struct acpi_dmar_device_scope *scope; in dmar_insert_dev_scope() 733 struct acpi_dmar_device_scope *scope; in dmar_acpi_insert_dev_scope()
835 struct acpi_dmar_device_scope { struct 844 /* Values for entry_type in struct acpi_dmar_device_scope - device types */ argument