Searched defs:ov (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | spapr_ovec.c | 48 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 D | opts-visitor.c | 140 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 D | win32-aio.c | 52 OVERLAPPED ov; member 100 OVERLAPPED *ov; in win32_aio_completion_cb() local
|
H A D | file-win32.c | 78 OVERLAPPED ov; in handle_aiocb_rw() local
|
/openbmc/qemu/chardev/ |
H A D | char-pipe.c | 46 OVERLAPPED ov; in win_chr_pipe_init() local
|
/openbmc/qemu/qga/ |
H A D | channel-win32.c | 13 OVERLAPPED ov; member 228 OVERLAPPED ov = {0}; in ga_channel_write() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-string-output-visitor.c | 20 Visitor *ov; member
|
H A D | test-qobject-output-visitor.c | 26 Visitor *ov; member
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 1838 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 D | image-fit.c | 2050 void *base, *ov; in boot_get_fdt_fit() local
|
/openbmc/qemu/target/ppc/ |
H A D | int_helper.c | 38 static inline void helper_update_ov_legacy(CPUPPCState *env, int ov) in helper_update_ov_legacy()
|
H A D | cpu.h | 1233 target_ulong ov; member
|