Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvirtio-iommu-test.c31 uint64_t input_range_end = qvirtio_config_readq(dev, 16); in pci_config() local
37 g_assert_cmphex(input_range_end, >=, UINT32_MAX); in pci_config()