Searched defs:source_id (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/include/hw/pci/ |
| H A D | pcie_aer.h | 31 uint16_t source_id; /* bdf */ member 77 uint16_t source_id; /* bdf */ member
|
| /openbmc/qemu/hw/acpi/ |
| H A D | ghes-stub.c | 14 int acpi_ghes_memory_errors(uint16_t source_id, uint64_t physical_address) in acpi_ghes_memory_errors()
|
| H A D | ghes.c | 267 uint16_t source_id) in build_ghes_v2() 394 uint16_t source_id, Error **errp) in ghes_record_cper_errors() 445 int acpi_ghes_memory_errors(uint16_t source_id, uint64_t physical_address) in acpi_ghes_memory_errors()
|
| /openbmc/u-boot/include/ |
| H A D | display.h | 21 int source_id; member
|
| /openbmc/qemu/hw/i386/ |
| H A D | intel_iommu.c | 398 static VTDIOTLBEntry *vtd_lookup_iotlb(IntelIOMMUState *s, uint16_t source_id, in vtd_lookup_iotlb() 421 static void vtd_update_iotlb(IntelIOMMUState *s, uint16_t source_id, in vtd_update_iotlb() 553 static bool vtd_try_collapse_fault(IntelIOMMUState *s, uint16_t source_id) in vtd_try_collapse_fault() 571 static void vtd_report_frcd_fault(IntelIOMMUState *s, uint64_t source_id, in vtd_report_frcd_fault() 621 static void vtd_report_dmar_fault(IntelIOMMUState *s, uint16_t source_id, in vtd_report_dmar_fault() 643 static void vtd_report_ir_fault(IntelIOMMUState *s, uint64_t source_id, in vtd_report_ir_fault() 1888 static void vtd_pt_enable_fast_path(IntelIOMMUState *s, uint16_t source_id) in vtd_pt_enable_fast_path() 2059 uint16_t source_id, in vtd_report_fault() 2096 uint16_t source_id = PCI_BUILD_BDF(bus_num, devfn); in vtd_do_iommu_translate() local 2335 uint16_t source_id, in vtd_context_device_invalidate() [all …]
|
| /openbmc/qemu/include/hw/i386/ |
| H A D | intel_iommu.h | 213 uint64_t source_id:16; /* Source-ID */ member 215 uint64_t source_id:16; /* Source-ID */ member
|