Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dam53c974-test.c199 qtest_inw(s, 0xcfc); in test_inflight_cancel_ok()
207 qtest_inw(s, 0xcfc); in test_inflight_cancel_ok()
211 qtest_inw(s, 0xcfc); in test_inflight_cancel_ok()
H A Dlibqtest-single.h152 return qtest_inw(global_qtest, addr); in inw()
H A Dlibqtest.h457 uint16_t qtest_inw(QTestState *s, uint16_t addr);
H A Dendianness-test.c65 value = qtest_inw(qts, addr); in isa_inw()
H A Dlibqtest.c1089 uint16_t qtest_inw(QTestState *s, uint16_t addr) in qtest_inw() function
/openbmc/qemu/tests/qtest/libqos/
H A Dpci-pc.c36 return qtest_inw(bus->qts, addr); in qpci_pc_pio_readw()
86 return qtest_inw(bus->qts, 0xcfc); in qpci_pc_config_readw()
/openbmc/qemu/tests/qtest/fuzz/
H A Dmeson.build18 '-Wl,-wrap,qtest_inw',
H A Di440fx_fuzz.c73 qtest_inw(s, addr); in ioport_fuzz_qtest()
H A Dqtest_wrappers.c27 WRAP(uint16_t , qtest_inw(QTestState *s, uint16_t addr)) in WRAP()
H A Dgeneric_fuzz.c366 qtest_inw(s, abs.addr); in op_in()
518 qtest_inw(s, PCI_HOST_BRIDGE_DATA); in op_pci_read()