Searched defs:vg (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/contrib/vhost-user-gpu/ |
H A D | vhost-user-gpu.c | 182 vg_send_msg(VuGpu *vg, const VhostUserGpuMsg *msg, int fd) in vg_send_msg() 271 VuGpu *vg = user_data; in get_display_info_cb() local 291 vg_get_display_info(VuGpu *vg, struct virtio_gpu_ctrl_command *cmd) in vg_get_display_info() 310 VuGpu *vg = user_data; in get_edid_cb() local 330 vg_get_edid(VuGpu *vg, struct virtio_gpu_ctrl_command *cmd) in vg_get_edid() 860 vg_process_cmd(VuGpu *vg, struct virtio_gpu_ctrl_command *cmd) in vg_process_cmd() 904 VuGpu *vg = container_of(dev, VuGpu, dev.parent); in vg_handle_ctrl() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve_helper.c | 4023 static bool last_active_pred(void *vd, void *vg, intptr_t oprsz) in last_active_pred() 5176 static void do_fmla_zpzzz_h(void *vd, void *vn, void *vm, void *va, void *vg, in do_fmla_zpzzz_h() 5245 static void do_fmla_zpzzz_s(void *vd, void *vn, void *vm, void *va, void *vg, in do_fmla_zpzzz_s() 5314 static void do_fmla_zpzzz_d(void *vd, void *vn, void *vm, void *va, void *vg, in do_fmla_zpzzz_d() 5866 static intptr_t find_next_active(uint64_t *vg, intptr_t reg_off, in find_next_active() 5955 bool sve_cont_ldst_elements(SVEContLdSt *info, target_ulong addr, uint64_t *vg, in sve_cont_ldst_elements() 6106 uint64_t *vg, target_ulong addr, in sve_cont_ldst_watchpoints() 6169 uint64_t *vg, target_ulong addr, int esize, in sve_cont_ldst_mte_check() 6217 void sve_ldN_r(CPUARMState *env, uint64_t *vg, const target_ulong addr, in sve_ldN_r() 6364 void sve_ldN_r_mte(CPUARMState *env, uint64_t *vg, target_ulong addr, in sve_ldN_r_mte() [all …]
|
H A D | sve_ldst_internal.h | 296 sve_cont_ldst_watchpoints(SVEContLdSt *info, CPUARMState *env, uint64_t *vg, in sve_cont_ldst_watchpoints()
|
H A D | sme_helper.c | 668 void sme_ld1_mte(CPUARMState *env, void *za, uint64_t *vg, in sme_ld1_mte() 853 void sme_st1_mte(CPUARMState *env, void *za, uint64_t *vg, target_ulong addr, in sme_st1_mte()
|
/openbmc/u-boot/drivers/ddr/altera/ |
H A D | sequencer.c | 1183 int vg, r; in rw_mgr_mem_calibrate_write_test() local 1251 int vg, r; in rw_mgr_mem_calibrate_read_test_patterns() local 1381 int r, vg, ret; in rw_mgr_mem_calibrate_read_test() local
|