/openbmc/qemu/tests/qtest/ |
H A D | am53c974-test.c | 22 qtest_outw(s, 0xcfc, 0x01); in test_cmdfifo_underflow_ok() 40 qtest_outw(s, 0xcfc, 0x01); in test_cmdfifo_underflow2_ok() 41 qtest_outw(s, 0xc00c, 0x41); in test_cmdfifo_underflow2_ok() 42 qtest_outw(s, 0xc00a, 0x00); in test_cmdfifo_underflow2_ok() 44 qtest_outw(s, 0xc00c, 0x43); in test_cmdfifo_underflow2_ok() 45 qtest_outw(s, 0xc00b, 0x00); in test_cmdfifo_underflow2_ok() 46 qtest_outw(s, 0xc00b, 0x00); in test_cmdfifo_underflow2_ok() 47 qtest_outw(s, 0xc00c, 0x00); in test_cmdfifo_underflow2_ok() 49 qtest_outw(s, 0xc00a, 0x00); in test_cmdfifo_underflow2_ok() 51 qtest_outw(s, 0xc00c, 0x00); in test_cmdfifo_underflow2_ok() [all …]
|
H A D | fdc-test.c | 569 qtest_outw(s, 0x3f4, 0x0500); in test_cve_2021_20196() 572 qtest_outw(s, 0x3f4, 0x0000); in test_cve_2021_20196() 574 qtest_outw(s, 0x3f1, 0x0400); in test_cve_2021_20196() 575 qtest_outw(s, 0x3f4, 0x0000); in test_cve_2021_20196() 576 qtest_outw(s, 0x3f4, 0x0000); in test_cve_2021_20196() 579 qtest_outw(s, 0x3f1, 0x0500); in test_cve_2021_20196() 592 qtest_outw(s, 0x3f4, 0x1600); in test_cve_2021_3507() 593 qtest_outw(s, 0x3f4, 0x0000); in test_cve_2021_3507() 594 qtest_outw(s, 0x3f4, 0x0000); in test_cve_2021_3507() 595 qtest_outw(s, 0x3f4, 0x0000); in test_cve_2021_3507() [all …]
|
H A D | fuzz-sb16-test.c | 21 qtest_outw(s, 0x22c, 0x41); in test_fuzz_sb16_0x1c() 23 qtest_outw(s, 0x22c, 0x1004); in test_fuzz_sb16_0x1c() 24 qtest_outw(s, 0x22c, 0x001c); in test_fuzz_sb16_0x1c() 33 qtest_outw(s, 0x22c, 0xf141); in test_fuzz_sb16_0x91()
|
H A D | fuzz-lsi53c895a-test.c | 26 qtest_outw(s, 0xcfc, 0x7); /* Enables accesses */ in test_lsi_dma_reentrancy() 62 qtest_outw(s, 0xcfc, 0x7); in test_lsi_do_msgout_cancel_req() 66 qtest_outw(s, 0xcfc, 0x05); in test_lsi_do_msgout_cancel_req() 134 qtest_outw(s, 0xcfc, 0x7); in test_lsi_do_dma_empty_queue()
|
H A D | fuzz-megasas-test.c | 29 qtest_outw(s, 0xcfc, 0x7); in test_lp1878263_megasas_zero_iov_cnt() 51 qtest_outw(s, 0xcfc, 0x05); in test_gitlab_issue521_megasas_sgl_ovf()
|
H A D | fuzz-sdcard-test.c | 72 qtest_outw(s, 0xcfc, 0x02); in oss_fuzz_36217() 105 qtest_outw(s, 0xcfc, 0x7); in oss_fuzz_36391()
|
H A D | lpc-ich9-test.c | 25 qtest_outw(s, 0x5d02, 0x205d); in test_lp1878642_pci_bus_get_irq_level_assert()
|
H A D | fuzz-e1000e-test.c | 25 qtest_outw(s, 0xcfc, 0x7); in test_lp1879531_eth_get_rss_ex_dst_addr()
|
H A D | m48t59-test.c | 48 qtest_outw(s, base + 0, reg_base + (uint16_t)reg); in cmos_read_ioio() 54 qtest_outw(s, base + 0, reg_base + (uint16_t)reg); in cmos_write_ioio()
|
H A D | intel-hda-test.c | 50 qtest_outw(s, 0xcfc, 0x06); in test_issue542_ich6()
|
H A D | libqtest-single.h | 114 qtest_outw(global_qtest, addr, value); in outw()
|
H A D | libqtest.h | 429 void qtest_outw(QTestState *s, uint16_t addr, uint16_t value);
|
H A D | endianness-test.c | 98 qtest_outw(qts, addr, value); in isa_outw()
|
H A D | libqtest.c | 1059 void qtest_outw(QTestState *s, uint16_t addr, uint16_t value) in qtest_outw() function
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | pci-pc.c | 41 qtest_outw(bus->qts, addr, val); in qpci_pc_pio_writew() 104 qtest_outw(bus->qts, 0xcfc, value); in qpci_pc_config_writew()
|
H A D | fw_cfg.c | 136 qtest_outw(fw_cfg->qts, fw_cfg->base, key); in io_fw_cfg_select()
|
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | meson.build | 21 '-Wl,-wrap,qtest_outw',
|
H A D | i440fx_fuzz.c | 64 qtest_outw(s, addr, (uint16_t)a.value); in ioport_fuzz_qtest()
|
H A D | qtest_wrappers.c | 30 WRAP(void , qtest_outw(QTestState *s, uint16_t addr, uint16_t value)) in WRAP()
|
H A D | generic_fuzz.c | 403 qtest_outw(s, abs.addr, a.value & 0xFFFF); in op_out() 548 qtest_outw(s, PCI_HOST_BRIDGE_DATA, a.value & 0xFFFF); in op_pci_write()
|