Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 21 of 21) sorted by relevance

/qemu/target/arm/tcg/
H A Dvec_helper.c1133 static uint16_t float16_ceq(float16 op1, float16 op2, float_status *stat) in float16_ceq()
1138 static uint32_t float32_ceq(float32 op1, float32 op2, float_status *stat) in float32_ceq()
1143 static uint64_t float64_ceq(float64 op1, float64 op2, float_status *stat) in float64_ceq()
1148 static uint16_t float16_cge(float16 op1, float16 op2, float_status *stat) in float16_cge()
1153 static uint32_t float32_cge(float32 op1, float32 op2, float_status *stat) in float32_cge()
1158 static uint64_t float64_cge(float64 op1, float64 op2, float_status *stat) in float64_cge()
1163 static uint16_t float16_cgt(float16 op1, float16 op2, float_status *stat) in float16_cgt()
1168 static uint32_t float32_cgt(float32 op1, float32 op2, float_status *stat) in float32_cgt()
1173 static uint64_t float64_cgt(float64 op1, float64 op2, float_status *stat) in float64_cgt()
1178 static uint16_t float16_acge(float16 op1, float16 op2, float_status *stat) in float16_acge()
[all …]
H A Dsve_helper.c4414 static float16 ah_abd_h(float16 op1, float16 op2, float_status *stat) in ah_abd_h()
4420 static float32 ah_abd_s(float32 op1, float32 op2, float_status *stat) in ah_abd_s()
4426 static float64 ah_abd_d(float64 op1, float64 op2, float_status *stat) in ah_abd_d()
/qemu/docs/specs/
H A Drapl-msr.rst101 .. _stat: https://man7.org/linux/man-pages/man5/proc.5.html target in Ratio calculation
/qemu/hw/cxl/
H A Dcxl-host-stubs.c11 void cxl_fmws_link_targets(CXLState *stat, Error **errp) {}; in cxl_fmws_link_targets()
/qemu/include/hw/i2c/
H A Dallwinner-i2c.h52 uint8_t stat; member
/qemu/include/hw/isa/
H A Dvt82c686.h15 uint8_t stat; member
/qemu/tests/qtest/libqos/
H A Di2c-omap.c101 uint16_t data, stat; in omap_i2c_recv() local
/qemu/system/
H A Ddirtylimit.c48 VcpuStat stat; member
79 VcpuStat stat; in vcpu_dirty_rate_stat_collect() local
/qemu/target/s390x/tcg/
H A Dfpu_helper.c179 static uint32_t set_cc_conv_f32(float32 v, float_status *stat) in set_cc_conv_f32()
188 static uint32_t set_cc_conv_f64(float64 v, float_status *stat) in set_cc_conv_f64()
197 static uint32_t set_cc_conv_f128(float128 v, float_status *stat) in set_cc_conv_f128()
/qemu/hw/input/
H A Dpl050.c85 uint32_t stat; in pl050_read() local
/qemu/migration/
H A Ddirtyrate.c123 static DirtyPageRecord *vcpu_dirty_stat_alloc(VcpuStat *stat) in vcpu_dirty_stat_alloc()
149 VcpuStat *stat, in vcpu_calculate_dirtyrate()
/qemu/hw/ppc/
H A Dpnv_i2c.c112 uint64_t stat = i2c->regs[I2C_STAT_REG]; in pnv_i2c_fifo_update_count() local
/qemu/hw/i2c/
H A Domap_i2c.c44 uint16_t stat; member
/qemu/hw/net/
H A Dsungem.c241 uint32_t stat, mask; in sungem_eval_irq() local
254 uint32_t stat; in sungem_update_status() local
268 uint32_t stat, mask; in sungem_eval_cascade_irq() local
H A Dxgmac.c268 int stat = s->regs[DMA_STATUS] & s->regs[DMA_INTR_ENA]; in enet_update_irq() local
/qemu/hw/9pfs/
H A D9p.c1171 static int donttouch_stat(V9fsStat *stat) in donttouch_stat()
1195 static void v9fs_stat_init(V9fsStat *stat) in v9fs_stat_init()
1204 static void v9fs_stat_free(V9fsStat *stat) in v9fs_stat_free()
4268 struct stat stat; in v9fs_device_realize_common() local
/qemu/hw/virtio/
H A Dvirtio-balloon.c464 VirtIOBalloonStat stat; in virtio_balloon_receive_stats() local
/qemu/include/hw/virtio/
H A Dvirtio-net.h133 VirtioNetRscStat stat; member
/qemu/hw/usb/
H A Ddev-mtp.c174 struct stat stat; member
/qemu/hw/scsi/
H A Dlsi53c895a.c561 static void lsi_script_dma_interrupt(LSIState *s, int stat) in lsi_script_dma_interrupt()
/qemu/include/standard-headers/linux/
H A Dfuse.h726 struct fuse_statx stat; global() member