Searched defs:ops (Results 1 – 6 of 6) sorted by relevance
| /devicemodel/hw/mmio/ |
| A D | core.c | 91 struct acpi_dev_pt_ops **adptops, *ops; in create_pt_acpidev() local 169 int get_more_acpi_dev_info(char *hid, uint32_t instance, struct acpi_dev_pt_ops *ops) in get_more_acpi_dev_info() 196 struct acpi_dev_pt_ops **adptops, *ops; in acpi_dev_write_dsdt() local 245 int init_mmio_dev(struct vmctx *ctx, struct mmio_dev_ops *ops, struct acrn_mmiodev *mmiodev) in init_mmio_dev() 263 void deinit_mmio_dev(struct vmctx *ctx, struct mmio_dev_ops *ops, struct acrn_mmiodev *mmiodev) in deinit_mmio_dev() 271 struct mmio_dev_ops *ops; in init_mmio_devs() local 301 struct mmio_dev_ops *ops; in deinit_mmio_devs() local
|
| /devicemodel/core/ |
| A D | monitor.c | 232 struct monitor_vm_ops *ops; member 280 struct vm_ops *ops; in monitor_register_vm_ops() local 345 struct vm_ops *ops; in handle_stop() local 378 struct vm_ops *ops; in handle_resume() local 407 struct vm_ops *ops; in handle_query() local 427 struct vm_ops *ops; in handle_blkrescan() local
|
| /devicemodel/hw/pci/ |
| A D | core.c | 501 struct pci_vdev_ops *ops = pdi->dev_ops; in pci_emul_io_handler() local 528 struct pci_vdev_ops *ops = pdi->dev_ops; in pci_emul_mem_handler() local 1031 pci_emul_init(struct vmctx *ctx, struct pci_vdev_ops *ops, int bus, int slot, in pci_emul_init() 1076 pci_emul_deinit(struct vmctx *ctx, struct pci_vdev_ops *ops, int bus, int slot, in pci_emul_deinit() 1492 struct pci_vdev_ops *ops; in init_pci() local 1724 struct pci_vdev_ops *ops; in deinit_pci() local 2382 struct pci_vdev_ops *ops; in pci_cfgrw() local
|
| /devicemodel/hw/platform/tpm/ |
| A D | tpm.c | 79 struct acpi_dev_pt_ops *ops = &pt_acpi_dev; in is_hid_tpm2_device() local
|
| /devicemodel/hw/pci/virtio/ |
| A D | virtio_block.c | 168 struct virtio_ops ops; member
|
| /devicemodel/hw/ |
| A D | block_if.c | 160 const struct blockif_ops *ops; member
|
Completed in 21 milliseconds