| /devicemodel/arch/x86/ |
| A D | pm.c | 58 reset_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in reset_handler() 169 pm1_status_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pm1_status_handler() 202 pm1_enable_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pm1_enable_handler() 255 pm1_control_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pm1_control_handler() 297 smi_cmd_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in smi_cmd_handler()
|
| /devicemodel/core/ |
| A D | inout.c | 49 default_inout(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in default_inout() 92 int bytes, flags, in, port; in emulate_inout() local
|
| A D | post.c | 33 post_data_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in post_data_handler()
|
| A D | mptbl.c | 86 uint8_t *bytes; in mpt_compute_checksum() local
|
| A D | main.c | 377 int bytes, port, in; in vmexit_inout() local
|
| /devicemodel/hw/pci/ |
| A D | core.c | 196 CFGWRITE(struct pci_vdev *dev, int coff, uint32_t val, int bytes) in CFGWRITE() 207 CFGREAD(struct pci_vdev *dev, int coff, int bytes) in CFGREAD() 497 pci_emul_io_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pci_emul_io_handler() 1283 int bytes, uint32_t val) in msixcap_cfgwrite() 1308 int bytes, uint32_t val) in msicap_cfgwrite() 1356 int bytes, uint32_t val) in pciecap_cfgwrite() 1388 pci_emul_capwrite(struct pci_vdev *dev, int offset, int bytes, uint32_t val) in pci_emul_capwrite() 1470 int bytes, uint64_t *val, void *arg1, long arg2) in pci_emul_ecfg_handler() 2286 pci_emul_hdrtype_fixup(int bus, int slot, int off, int bytes, uint32_t *rv) in pci_emul_hdrtype_fixup() 2377 int coff, int bytes, uint32_t *eax) in pci_cfgrw() [all …]
|
| A D | wdt_i6300esb.c | 202 int offset, int bytes, uint32_t *rv) in pci_wdt_cfg_read() 220 int offset, int bytes, uint32_t val) in pci_wdt_cfg_write()
|
| A D | lpc.c | 153 lpc_uart_io_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in lpc_uart_io_handler() 389 int coff, int bytes, uint32_t val) in pci_lpc_cfgwrite()
|
| A D | passthrough.c | 1061 int coff, int bytes, uint32_t *rv) in passthru_cfgread() 1077 int coff, int bytes, uint32_t val) in passthru_cfgwrite()
|
| /devicemodel/hw/platform/ |
| A D | atkbdc.c | 203 atkbdc_data_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in atkbdc_data_handler() 291 int bytes, uint32_t *eax, void *arg) in atkbdc_sts_ctl_handler()
|
| A D | debugexit.c | 40 debugexit_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in debugexit_handler()
|
| A D | cmos_io.c | 43 cmos_io_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in cmos_io_handler()
|
| A D | pit.c | 514 vpit_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in vpit_handler() 627 vpit_nmisc_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in vpit_nmisc_handler()
|
| A D | rtc.c | 898 int bytes, uint32_t *eax, void *arg) in vrtc_addr_handler() 925 int bytes, uint32_t *eax, void *arg) in vrtc_data_handler()
|
| A D | ioc_cbc.c | 56 cbc_ring_skips(struct cbc_ring *ring, size_t bytes) in cbc_ring_skips()
|
| /devicemodel/hw/pci/virtio/ |
| A D | virtio_coreu.c | 86 uint8_t bytes[COREU_MSG_SIZE]; member
|
| A D | virtio_mei.c | 213 const unsigned char *bytes = data; in vmei_dbg_print_hex() local
|
| A D | virtio_gpu.c | 942 int i, done, bytes, total; in virtio_gpu_cmd_transfer_to_host_2d() local
|
| /devicemodel/hw/ |
| A D | vga.c | 735 vga_port_in_handler(struct vmctx *ctx, int in, int port, int bytes, in vga_port_in_handler() 961 vga_port_out_handler(struct vmctx *ctx, int in, int port, int bytes, in vga_port_out_handler() 1236 vga_port_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in vga_port_handler()
|
| /devicemodel/hw/platform/tpm/ |
| A D | tpm_crb.c | 146 uint8_t bytes[TPM_CRB_REG_SIZE]; member
|