Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_ovec.c47 SpaprOptionVector *ov; in spapr_ovec_new() local
58 SpaprOptionVector *ov; in spapr_ovec_clone() local
68 void spapr_ovec_intersect(SpaprOptionVector *ov, in spapr_ovec_intersect()
96 void spapr_ovec_cleanup(SpaprOptionVector *ov) in spapr_ovec_cleanup()
104 void spapr_ovec_set(SpaprOptionVector *ov, long bitnr) in spapr_ovec_set()
112 void spapr_ovec_clear(SpaprOptionVector *ov, long bitnr) in spapr_ovec_clear()
120 bool spapr_ovec_test(SpaprOptionVector *ov, long bitnr) in spapr_ovec_test()
128 bool spapr_ovec_empty(SpaprOptionVector *ov) in spapr_ovec_empty()
181 SpaprOptionVector *ov; in spapr_ovec_parse_vector() local
211 SpaprOptionVector *ov, const char *name) in spapr_dt_ovec()
/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
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
352 OptsVisitor *ov = to_ov(v); in opts_type_str() local
374 OptsVisitor *ov = to_ov(v); in opts_type_bool() local
397 OptsVisitor *ov = to_ov(v); in opts_type_int64() local
454 OptsVisitor *ov = to_ov(v); in opts_type_uint64() local
[all …]
/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
/qemu/chardev/
H A Dchar-pipe.c46 OVERLAPPED ov; in win_chr_pipe_init() local
/qemu/qga/
H A Dchannel-win32.c13 OVERLAPPED ov; member
228 OVERLAPPED ov = {0}; in ga_channel_write() local
/qemu/tests/unit/
H A Dtest-string-output-visitor.c20 Visitor *ov; member
H A Dtest-qobject-output-visitor.c26 Visitor *ov; member
/qemu/target/s390x/tcg/
H A Dmem_helper.c1806 uint32_t ov; in do_csst() local
1823 uint64_t ov; in do_csst() local
1845 Int128 ov; in do_csst() local
/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.h1225 target_ulong ov; member