Home
last modified time | relevance | path

Searched defs:step (Results 1 – 15 of 15) sorted by relevance

/qemu/util/
H A Dqdist.c167 double step; in qdist_bin__internal() local
253 double x1, x2, step; in qdist_pr_label() local
H A Dlockcnt.c239 int step = QEMU_LOCKCNT_STATE_LOCKED; in qemu_lockcnt_lock() local
/qemu/net/
H A Dannounce.c22 int64_t step; in qemu_announce_timer_step() local
/qemu/target/arm/tcg/
H A Dhelper-a64.c1254 uint64_t stagesetsize, step; in do_setp() local
1314 uint64_t step, stagesetsize; in do_setm() local
1377 uint64_t step; in do_sete() local
1603 uint64_t stagecopysize, step; in do_cpyp() local
1711 uint64_t toaddr, fromaddr, copysize, step; in do_cpym() local
1798 uint64_t toaddr, fromaddr, copysize, step; in do_cpye() local
/qemu/tests/qtest/
H A Dlibqtest-single.h314 static inline int64_t clock_step(int64_t step) in clock_step()
H A Dnpcm7xx_emc-test.c389 static bool emc_wait_irq(QTestState *qts, const EMCModule *mod, int step, in emc_wait_irq()
406 static bool emc_wait_mista(QTestState *qts, const EMCModule *mod, int step, in emc_wait_mista()
H A Dlibqtest.c1005 int64_t qtest_clock_step(QTestState *s, int64_t step) in qtest_clock_step()
/qemu/io/
H A Dchannel-command.c104 int step = 0; in qio_channel_command_abort() local
/qemu/hw/display/
H A Domap_lcdc.c205 int width, linesize, step, bpp, frame_offset; in omap_update_display() local
/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h419 uint32_t step; member
428 uint64_t step; member
/qemu/hw/ppc/
H A Dspapr_hcall.c725 int step = 1 << esize; in h_logical_memop() local
/qemu/
H A Dqemu-img.c4418 int step; member
4516 size_t step = 0; in img_bench() local
/qemu/linux-user/
H A Delfload.c3036 uint32_t pr_type, pr_datasz, step; in parse_elf_property() local
4196 size_t step = MAX(TARGET_PAGE_SIZE, qemu_real_host_page_size()); in wmr_page_unprotect_regions() local
/qemu/block/
H A Dqcow2.c5005 int step = QEMU_ALIGN_DOWN(INT_MAX, s->cluster_size); in qcow2_make_empty() local
/qemu/system/
H A Dphysmem.c209 hwaddr step = (hwaddr)1 << (level * P_L2_BITS); in phys_page_set_level() local