Home
last modified time | relevance | path

Searched defs:qs (Results 1 – 18 of 18) sorted by relevance

/qemu/tests/qtest/libqos/
H A Dlibqos.c19 QOSState *qs = g_new0(QOSState, 1); in qtest_vboot() local
39 QOSState *qs; in qtest_boot() local
52 void qtest_common_shutdown(QOSState *qs) in qtest_common_shutdown()
65 void qtest_shutdown(QOSState *qs) in qtest_shutdown()
H A Dlibqos-spapr.c20 QOSState *qs; in qtest_spapr_boot() local
30 void qtest_spapr_shutdown(QOSState *qs) in qtest_spapr_shutdown()
H A Dlibqos-pc.c20 QOSState *qs; in qtest_pc_boot() local
32 void qtest_pc_shutdown(QOSState *qs) in qtest_pc_shutdown()
H A Dfw_cfg.c65 static void qfw_cfg_dma_transfer(QFWCFG *fw_cfg, QOSState *qs, void *address, in qfw_cfg_dma_transfer()
105 static void qfw_cfg_write_entry(QFWCFG *fw_cfg, QOSState *qs, uint16_t key, in qfw_cfg_write_entry()
112 static void qfw_cfg_read_entry(QFWCFG *fw_cfg, QOSState *qs, uint16_t key, in qfw_cfg_read_entry()
197 size_t qfw_cfg_read_file(QFWCFG *fw_cfg, QOSState *qs, const char *filename, in qfw_cfg_read_file()
239 size_t qfw_cfg_write_file(QFWCFG *fw_cfg, QOSState *qs, const char *filename, in qfw_cfg_write_file()
H A Dvirtio.c282 QVRingIndirectDesc *qvring_indirect_desc_setup(QTestState *qs, QVirtioDevice *d, in qvring_indirect_desc_setup()
/qemu/tests/qtest/
H A Dnuma-test.c322 QTestState *qs; in pc_dynamic_cpu_cfg() local
381 QTestState *qs; in pc_hmat_build_cfg() local
510 QTestState *qs; in pc_hmat_off_cfg() local
549 QTestState *qs; in pc_hmat_erange_cfg() local
H A Dvmcoreinfo-test.c25 QOSState *qs; in test_vmcoreinfo_write_basic() local
H A Drtas-test.c10 QOSState *qs; in run_test_rtas_get_time_of_day() local
H A Dusb-hcd-uhci-test.c18 static QOSState *qs; variable
H A Dqmp-test.c291 QTestState *qs = qtest_initf("%s --preconfig", common_args); in test_qmp_preconfig() local
H A Derst-test.c39 QOSState *qs; member
H A Dtco-test.c60 QTestState *qs; in test_init() local
H A Divshmem-test.c43 QOSState *qs; member
H A Dahci-test.c199 QOSState *qs = ahci->parent; in ahci_shutdown() local
/qemu/tests/unit/
H A Dcheck-qstring.c51 QString *qs; in qstring_from_substr_test() local
/qemu/qobject/
H A Dqstring.c96 QString *qs; in qstring_destroy_obj() local
/qemu/hw/ssi/
H A Dxilinx_spips.c553 static int xilinx_spips_num_dummies(XilinxQSPIPS *qs, uint8_t command) in xilinx_spips_num_dummies()
1386 XilinxSPIPS *qs = XILINX_SPIPS(s); in xlnx_zynqmp_qspips_post_load() local
/qemu/target/i386/whpx/
H A Dwhpx-all.c260 static WHV_X64_SEGMENT_REGISTER whpx_seg_q2h(const SegmentCache *qs, int v86, in whpx_seg_q2h()
290 SegmentCache qs; in whpx_seg_h2q() local