Home
last modified time | relevance | path

Searched refs:RISCV_IOMMU_PCI_VENDOR_ID (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Driscv-iommu.c60 .vendor_id = RISCV_IOMMU_PCI_VENDOR_ID, in riscv_iommu_pci_register_nodes()
H A Driscv-iommu.h26 #define RISCV_IOMMU_PCI_VENDOR_ID 0x1b36 macro
/openbmc/qemu/tests/qtest/
H A Driscv-iommu-test.c50 g_assert_cmpuint(vendorid, ==, RISCV_IOMMU_PCI_VENDOR_ID); in test_pci_config()