Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 25 of 30) sorted by relevance

12

/qemu/hw/core/
H A Dvm-change-state-handler.c24 int depth; in qdev_get_dev_tree_depth() local
75 int depth = qdev_get_dev_tree_depth(dev); in qdev_add_vm_change_state_handler_full() local
/qemu/qobject/
H A Djson-writer.c63 unsigned depth = writer->container_is_array->len; in enter_container() local
72 unsigned depth = writer->container_is_array->len; in leave_container() local
82 unsigned depth = writer->container_is_array->len; in in_object() local
/qemu/tests/tcg/multiarch/
H A Dfollow-fork-mode.c22 int depth = 42, err, i, fd[2], status; in main() local
/qemu/include/hw/xen/interface/io/
H A Dfbif.h48 int32_t depth; /* depth in bits */ member
123 uint8_t depth; /* the depth of a pixel (in bits) */ member
/qemu/include/hw/display/
H A Dmacfb.h43 uint8_t depth; member
65 uint8_t depth; member
/qemu/include/qemu/
H A Drcu.h63 unsigned depth; member
/qemu/qapi/
H A Dqapi-clone-visitor.c19 size_t depth; member
H A Dqapi-forward-visitor.c34 int depth; member
H A Dopts-visitor.c72 unsigned depth; member
/qemu/include/ui/
H A Dqemu-pixman.h67 uint8_t depth; /* color depth in bits */ member
/qemu/hw/ppc/
H A Dprep.c180 int width, int height, int depth) in PPC_NVRAM_set_params()
/qemu/hw/display/
H A Dxenfb.c69 int depth; member
527 int width, int height, int depth, in xenfb_configure_fb()
H A Dcg3.c84 uint16_t width, height, depth; member
H A Dg364fb.c51 int depth; member
H A Dmacfb.c423 uint8_t depth) in macfb_find_mode()
H A Dtcx.c90 uint16_t width, height, depth; member
H A Dvga.c1481 int y1, y, update, linesize, y_start, double_scan, mask, depth; in vga_draw_graphic() local
H A Dartist.c54 uint16_t depth; member
/qemu/hw/sparc/
H A Dsun4m.c149 int width, int height, int depth, in nvram_init()
479 int height, int depth) in tcx_init()
531 int height, int depth) in cg3_init()
/qemu/hw/sparc64/
H A Dsun4u.c131 int width, int height, int depth, in sun4u_NVRAM_set_params()
/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs451 let depth = self.fifo_depth(); in fifo_rx_put() localVariable
/qemu/target/riscv/
H A Dcsr.c2525 const uint64_t depth = 16 << get_field(env->sctrdepth, SCTRDEPTH_MASK); in rmw_ctrsource() local
2564 const uint64_t depth = 16 << get_field(env->sctrdepth, SCTRDEPTH_MASK); in rmw_ctrtarget() local
2604 const uint64_t depth = 16 << get_field(env->sctrdepth, SCTRDEPTH_MASK); in rmw_ctrdata() local
4313 uint64_t depth = get_field(env->sctrdepth, SCTRDEPTH_MASK); in rmw_sctrdepth() local
4333 uint32_t depth = 16 << get_field(env->sctrdepth, SCTRDEPTH_MASK); in rmw_sctrstatus() local
H A Dcpu_helper.c940 uint64_t depth, head; in riscv_ctr_add_entry() local
/qemu/block/
H A Dio.c2637 int *depth) in bdrv_co_common_block_status_above()
2880 int depth; in bdrv_co_is_allocated_above() local
/qemu/include/standard-headers/linux/
H A Dvirtio_gpu.h274 uint32_t depth; member

12