Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 20 of 20) sorted by relevance

/devicemodel/arch/x86/
A Dpm.c58 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 Dinout.c49 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 Dpost.c33 post_data_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in post_data_handler()
A Dmptbl.c86 uint8_t *bytes; in mpt_compute_checksum() local
A Dmain.c377 int bytes, port, in; in vmexit_inout() local
/devicemodel/hw/pci/
A Dcore.c196 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 Dwdt_i6300esb.c202 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 Dlpc.c153 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 Dpassthrough.c1061 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 Datkbdc.c203 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 Ddebugexit.c40 debugexit_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in debugexit_handler()
A Dcmos_io.c43 cmos_io_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in cmos_io_handler()
A Dpit.c514 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 Drtc.c898 int bytes, uint32_t *eax, void *arg) in vrtc_addr_handler()
925 int bytes, uint32_t *eax, void *arg) in vrtc_data_handler()
A Dioc_cbc.c56 cbc_ring_skips(struct cbc_ring *ring, size_t bytes) in cbc_ring_skips()
/devicemodel/hw/pci/virtio/
A Dvirtio_coreu.c86 uint8_t bytes[COREU_MSG_SIZE]; member
A Dvirtio_mei.c213 const unsigned char *bytes = data; in vmei_dbg_print_hex() local
A Dvirtio_gpu.c942 int i, done, bytes, total; in virtio_gpu_cmd_transfer_to_host_2d() local
/devicemodel/hw/
A Dvga.c735 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 Dtpm_crb.c146 uint8_t bytes[TPM_CRB_REG_SIZE]; member

Completed in 42 milliseconds