Home
last modified time | relevance | path

Searched refs:parent_obj (Results 1 – 25 of 813) sorted by relevance

12345678910>>...33

/openbmc/qemu/crypto/
H A Dtlscredsanon.c43 creds->parent_obj.dir ? creds->parent_obj.dir : "<nodir>"); in qcrypto_tls_creds_anon_load()
45 if (creds->parent_obj.endpoint == QCRYPTO_TLS_CREDS_ENDPOINT_SERVER) { in qcrypto_tls_creds_anon_load()
46 if (qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_anon_load()
59 if (qcrypto_tls_creds_get_dh_params_file(&creds->parent_obj, dhparams, in qcrypto_tls_creds_anon_load()
60 &creds->parent_obj.dh_params, in qcrypto_tls_creds_anon_load()
66 creds->parent_obj.dh_params); in qcrypto_tls_creds_anon_load()
83 if (creds->parent_obj.endpoint == QCRYPTO_TLS_CREDS_ENDPOINT_CLIENT) { in qcrypto_tls_creds_anon_unload()
94 if (creds->parent_obj.dh_params) { in qcrypto_tls_creds_anon_unload()
95 gnutls_dh_params_deinit(creds->parent_obj.dh_params); in qcrypto_tls_creds_anon_unload()
96 creds->parent_obj.dh_params = NULL; in qcrypto_tls_creds_anon_unload()
H A Dtlscredspsk.c82 creds->parent_obj.dir ? creds->parent_obj.dir : "<nodir>"); in qcrypto_tls_creds_psk_load()
84 if (creds->parent_obj.endpoint == QCRYPTO_TLS_CREDS_ENDPOINT_SERVER) { in qcrypto_tls_creds_psk_load()
90 if (qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_psk_load()
93 qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_psk_load()
106 if (qcrypto_tls_creds_get_dh_params_file(&creds->parent_obj, dhparams, in qcrypto_tls_creds_psk_load()
107 &creds->parent_obj.dh_params, in qcrypto_tls_creds_psk_load()
119 creds->parent_obj.dh_params); in qcrypto_tls_creds_psk_load()
121 if (qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_psk_load()
162 if (creds->parent_obj.endpoint == QCRYPTO_TLS_CREDS_ENDPOINT_CLIENT) { in qcrypto_tls_creds_psk_unload()
173 if (creds->parent_obj.dh_params) { in qcrypto_tls_creds_psk_unload()
[all …]
H A Dtlscredsx509.c534 creds->parent_obj.dir ? creds->parent_obj.dir : "<nodir>"); in qcrypto_tls_creds_x509_load()
536 if (creds->parent_obj.endpoint == QCRYPTO_TLS_CREDS_ENDPOINT_SERVER) { in qcrypto_tls_creds_x509_load()
537 if (qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_x509_load()
540 qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_x509_load()
543 qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_x509_load()
546 qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_x509_load()
549 qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_x509_load()
555 if (qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_x509_load()
558 qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_x509_load()
561 qcrypto_tls_creds_get_path(&creds->parent_obj, in qcrypto_tls_creds_x509_load()
[all …]
H A Dtlscredspriv.h31 Object parent_obj; member
42 QCryptoTLSCreds parent_obj; member
52 QCryptoTLSCreds parent_obj; member
63 QCryptoTLSCreds parent_obj; member
/openbmc/qemu/hw/pci-bridge/
H A Dgen_pcie_root_port.c35 PCIESlot parent_obj; member
121 VMSTATE_PCI_DEVICE(parent_obj.parent_obj.parent_obj, PCIESlot),
122 VMSTATE_STRUCT(parent_obj.parent_obj.parent_obj.exp.aer_log,
124 VMSTATE_MSIX_TEST(parent_obj.parent_obj.parent_obj.parent_obj,
H A Dioh3420.c92 VMSTATE_PCI_DEVICE(parent_obj.parent_obj.parent_obj, PCIESlot),
93 VMSTATE_STRUCT(parent_obj.parent_obj.parent_obj.exp.aer_log,
H A Dxio3130_downstream.c149 VMSTATE_PCI_DEVICE(parent_obj.parent_obj.parent_obj, PCIESlot),
150 VMSTATE_STRUCT(parent_obj.parent_obj.parent_obj.exp.aer_log,
H A Dxio3130_upstream.c119 VMSTATE_PCI_DEVICE(parent_obj.parent_obj, PCIEPort),
120 VMSTATE_STRUCT(parent_obj.parent_obj.exp.aer_log, PCIEPort, 0,
/openbmc/qemu/include/hw/ppc/
H A Dppc4xx.h38 SysBusDevice parent_obj; member
52 Ppc4xxDcrDeviceState parent_obj; member
77 Ppc4xxDcrDeviceState parent_obj; member
88 Ppc4xxDcrDeviceState parent_obj; member
115 Ppc4xxDcrDeviceState parent_obj; member
141 Ppc4xxDcrDeviceState parent_obj; member
/openbmc/qemu/include/hw/input/
H A Dlasips2.h38 DeviceState parent_obj; member
54 LASIPS2Port parent_obj; member
63 LASIPS2Port parent_obj; member
69 SysBusDevice parent_obj; member
H A Dpl050.h28 SysBusDevice parent_obj; member
44 PL050State parent_obj; member
53 PL050State parent_obj; member
/openbmc/qemu/include/hw/sparc/
H A Dsparc32_dma.h16 SysBusDevice parent_obj; member
29 DMADeviceState parent_obj; member
38 DMADeviceState parent_obj; member
47 SysBusDevice parent_obj; member
/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c128 if (pos->scanout_id >= g->parent_obj.conf.max_outputs) { in vhost_user_gpu_handle_cursor()
131 s = &g->parent_obj.scanout[pos->scanout_id]; in vhost_user_gpu_handle_cursor()
218 if (m->scanout_id >= g->parent_obj.conf.max_outputs) { in vhost_user_gpu_handle_display()
232 if (m->scanout_id >= g->parent_obj.conf.max_outputs) { in vhost_user_gpu_handle_display()
236 g->parent_obj.enable = 1; in vhost_user_gpu_handle_display()
237 s = &g->parent_obj.scanout[m->scanout_id]; in vhost_user_gpu_handle_display()
258 if (m->scanout_id >= g->parent_obj.conf.max_outputs) { in vhost_user_gpu_handle_display()
266 g->parent_obj.enable = 1; in vhost_user_gpu_handle_display()
267 con = g->parent_obj.scanout[m->scanout_id].con; in vhost_user_gpu_handle_display()
301 if (m->scanout_id >= g->parent_obj.conf.max_outputs || in vhost_user_gpu_handle_display()
[all …]
H A Dvirtio-gpu.c84 if (cursor->pos.scanout_id >= g->parent_obj.conf.max_outputs) { in update_cursor()
87 s = &g->parent_obj.scanout[cursor->pos.scanout_id]; in update_cursor()
367 struct virtio_gpu_scanout *scanout = &g->parent_obj.scanout[scanout_id]; in virtio_gpu_disable_scanout()
393 for (i = 0; i < g->parent_obj.conf.max_outputs; i++) { in virtio_gpu_resource_destroy()
511 for (i = 0; i < g->parent_obj.conf.max_outputs; i++) { in virtio_gpu_resource_flush()
512 scanout = &g->parent_obj.scanout[i]; in virtio_gpu_resource_flush()
557 for (i = 0; i < g->parent_obj.conf.max_outputs; i++) { in virtio_gpu_resource_flush()
563 scanout = &g->parent_obj.scanout[i]; in virtio_gpu_resource_flush()
571 dpy_gfx_update(g->parent_obj.scanout[i].con, in virtio_gpu_resource_flush()
591 scanout = &g->parent_obj.scanout[scanout_id]; in virtio_gpu_update_scanout()
[all …]
H A Dvirtio-gpu-virgl.c341 if (!virtio_gpu_context_init_enabled(g->parent_obj.conf)) { in virgl_cmd_context_create()
374 if (!g->parent_obj.scanout[idx].con) { in virtio_gpu_rect_update()
378 dpy_gl_update(g->parent_obj.scanout[idx].con, x, y, width, height); in virtio_gpu_rect_update()
391 for (i = 0; i < g->parent_obj.conf.max_outputs; i++) { in virgl_cmd_resource_flush()
392 if (g->parent_obj.scanout[i].resource_id != rf.resource_id) { in virgl_cmd_resource_flush()
409 if (ss.scanout_id >= g->parent_obj.conf.max_outputs) { in virgl_cmd_set_scanout()
415 g->parent_obj.enable = 1; in virgl_cmd_set_scanout()
438 qemu_console_resize(g->parent_obj.scanout[ss.scanout_id].con, in virgl_cmd_set_scanout()
442 g->parent_obj.scanout[ss.scanout_id].con, info.tex_id, in virgl_cmd_set_scanout()
449 g->parent_obj.scanout[ss.scanout_id].con, NULL); in virgl_cmd_set_scanout()
[all …]
H A Dvirtio-gpu-gl.c146 g->parent_obj.conf.flags |= (1 << VIRTIO_GPU_FLAG_VIRGL_ENABLED); in virtio_gpu_gl_device_realize()
151 g->parent_obj.conf.flags |= 1 << VIRTIO_GPU_FLAG_CONTEXT_INIT_ENABLED; in virtio_gpu_gl_device_realize()
158 DEFINE_PROP_BIT("stats", VirtIOGPU, parent_obj.conf.flags,
160 DEFINE_PROP_BIT("venus", VirtIOGPU, parent_obj.conf.flags,
173 if (virtio_gpu_stats_enabled(g->parent_obj.conf)) { in virtio_gpu_gl_device_unrealize()
/openbmc/qemu/include/hw/misc/macio/
H A Dmacio.h68 BusState parent_obj; member
77 SysBusDevice parent_obj; member
123 MacIOState parent_obj; member
137 MacIOState parent_obj; member
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman.h122 DeviceState parent_obj; member
139 DeviceState parent_obj; member
157 DeviceState parent_obj; member
179 DeviceState parent_obj; member
193 SysBusDevice parent_obj; member
/openbmc/qemu/include/hw/pci-host/
H A Daspeed_pcie.h51 PCIBridge parent_obj; member
58 PCIExpressHost parent_obj; member
85 SysBusDevice parent_obj; member
112 SysBusDevice parent_obj; member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-input.h57 VirtIODevice parent_obj; member
86 VirtIOInput parent_obj; member
96 VirtIOInput parent_obj; member
102 VHostUserBase parent_obj; member
/openbmc/qemu/include/hw/s390x/
H A Dstorage-attributes.h26 DeviceState parent_obj; member
51 S390StAttribState parent_obj; member
59 S390StAttribState parent_obj; member
/openbmc/qemu/hw/vmapple/
H A Dvirtio-blk.c36 VirtIOBlock parent_obj; member
78 g_assert(dev->parent_obj.config_size >= endof(struct virtio_blk_config, zoned)); in vmapple_virtio_blk_get_config()
106 VirtIOPCIProxy parent_obj; member
127 VirtIOBlkConf *conf = &dev->vdev.parent_obj.conf; in vmapple_virtio_blk_pci_realize()
151 virtio_add_feature(&dev->vdev.parent_obj.host_features, VIRTIO_BLK_F_ZONED); in vmapple_virtio_blk_pci_realize()
/openbmc/qemu/include/hw/ide/
H A Dahci-sysbus.h17 SysBusDevice parent_obj; member
29 SysbusAHCIState parent_obj; member
/openbmc/qemu/include/hw/pci/
H A Dpci_bridge.h60 PCIDevice parent_obj; member
94 PCIDevice parent_obj; member
104 PXBDev parent_obj; member
113 PXBPCIEDev parent_obj; member
/openbmc/qemu/hw/usb/
H A Dhcd-uhci-sysbus.h

12345678910>>...33