Home
last modified time | relevance | path

Searched defs:parallel (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/hw/char/
H A Dparallel-isa.c45 void isa_parallel_set_iobase(ISADevice *parallel, hwaddr iobase) in isa_parallel_set_iobase()
54 void isa_parallel_set_enabled(ISADevice *parallel, bool enabled) in isa_parallel_set_enabled()
/openbmc/qemu/include/hw/isa/
H A Dsuperio.h30 ISADevice *parallel[MAX_PARALLEL_PORTS]; member
51 ISASuperIOFuncs parallel; member
/openbmc/qemu/target/hppa/
H A Dop_helper.c103 bool parallel, uintptr_t ra) in do_stby_b()
128 bool parallel, uintptr_t ra) in do_stdby_b()
206 bool parallel, uintptr_t ra) in do_stby_e()
233 bool parallel, uintptr_t ra) in do_stdby_e()
/openbmc/linux/drivers/media/dvb-frontends/
Dstv0910.h
/openbmc/qemu/chardev/
H A Dchar-parallel.c247 ChardevHostdev *parallel = backend->u.parallel.data; in qmp_chardev_open_parallel() local
261 ChardevHostdev *parallel; in qemu_chr_parse_parallel() local
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__execution_fwd.hpp83 parallel, enumerator
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops.c53 void tcg_cpu_init_cflags(CPUState *cpu, bool parallel) in tcg_cpu_init_cflags()
/openbmc/linux/tools/perf/bench/
Dbreakpoint.c
/openbmc/linux/drivers/media/platform/ti/omap3isp/
Domap3isp.h
/openbmc/linux/include/media/
Dv4l2-mediabus.h
Dv4l2-fwnode.h
/openbmc/linux/tools/virtio/
Dvringh_test.c
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/
Drcar-vin.h
/openbmc/qemu/target/m68k/
H A Dop_helper.c785 bool parallel) in do_cas2l()
/openbmc/linux/arch/mips/include/asm/ip32/
Dmace.h
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1775 uint64_t a2, bool parallel) in do_csst()
/openbmc/qemu/tcg/
H A Dtcg-op.c300 bool parallel = tcg_ctx->gen_tb->cflags & CF_PARALLEL; in tcg_gen_mb() local