Home
last modified time | relevance | path

Searched defs:ov (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_ovec.c48 SpaprOptionVector *ov; in spapr_ovec_new() local
59 SpaprOptionVector *ov; in spapr_ovec_clone() local
69 void spapr_ovec_intersect(SpaprOptionVector *ov, in spapr_ovec_intersect()
97 void spapr_ovec_cleanup(SpaprOptionVector *ov) in spapr_ovec_cleanup()
105 void spapr_ovec_set(SpaprOptionVector *ov, long bitnr) in spapr_ovec_set()
113 void spapr_ovec_clear(SpaprOptionVector *ov, long bitnr) in spapr_ovec_clear()
121 bool spapr_ovec_test(SpaprOptionVector *ov, long bitnr) in spapr_ovec_test()
129 bool spapr_ovec_empty(SpaprOptionVector *ov) in spapr_ovec_empty()
182 SpaprOptionVector *ov; in spapr_ovec_parse_vector() local
212 SpaprOptionVector *ov, const char *name) in spapr_dt_ovec()
/openbmc/qemu/qapi/
H A Dopts-visitor.c140 OptsVisitor *ov = to_ov(v); in opts_start_struct() local
173 OptsVisitor *ov = to_ov(v); in opts_check_struct() local
197 OptsVisitor *ov = to_ov(v); in opts_end_struct() local
215 lookup_distinct(const OptsVisitor *ov, const char *name, Error **errp) in lookup_distinct()
231 OptsVisitor *ov = to_ov(v); in opts_start_list() local
251 OptsVisitor *ov = to_ov(v); in opts_next_list() local
306 OptsVisitor *ov = to_ov(v); in opts_end_list() local
318 lookup_scalar(const OptsVisitor *ov, const char *name, Error **errp) in lookup_scalar()
338 processed(OptsVisitor *ov, const char *name) in processed()
352 OptsVisitor *ov = to_ov(v); in opts_type_str() local
[all …]
/openbmc/qemu/block/
H A Dwin32-aio.c52 OVERLAPPED ov; member
100 OVERLAPPED *ov; in win32_aio_completion_cb() local
H A Dfile-win32.c78 OVERLAPPED ov; in handle_aiocb_rw() local
/openbmc/qemu/chardev/
H A Dchar-pipe.c46 OVERLAPPED ov; in win_chr_pipe_init() local
/openbmc/qemu/qga/
H A Dchannel-win32.c13 OVERLAPPED ov; member
228 OVERLAPPED ov = {0}; in ga_channel_write() local
/openbmc/qemu/tests/unit/
H A Dtest-string-output-visitor.c20 Visitor *ov; member
H A Dtest-qobject-output-visitor.c26 Visitor *ov; member
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1838 uint32_t ov; in do_csst() local
1855 uint64_t ov; in do_csst() local
1877 Int128 ov; in do_csst() local
/openbmc/u-boot/common/
H A Dimage-fit.c2050 void *base, *ov; in boot_get_fdt_fit() local
/openbmc/qemu/target/ppc/
H A Dint_helper.c38 static inline void helper_update_ov_legacy(CPUPPCState *env, int ov) in helper_update_ov_legacy()
H A Dcpu.h1233 target_ulong ov; member