| /hypervisor/arch/x86/guest/ |
| A D | vm_reset.c | 73 __unused size_t bytes) in handle_reset_reg_read() 135 static bool handle_kb_write(struct acrn_vcpu *vcpu, __unused uint16_t addr, size_t bytes, uint32_t … in handle_kb_write() 141 static bool handle_kb_read(struct acrn_vcpu *vcpu, uint16_t addr, size_t bytes) in handle_kb_read() 166 static bool handle_cf9_write(struct acrn_vcpu *vcpu, __unused uint16_t addr, size_t bytes, uint32_t… in handle_cf9_write() 180 static bool handle_reset_reg_write(struct acrn_vcpu *vcpu, uint16_t addr, size_t bytes, uint32_t va… in handle_reset_reg_write()
|
| /hypervisor/dm/vpci/ |
| A D | vpci_bridge.c | 158 uint32_t bytes, uint32_t *val) in read_vpci_bridge_cfg() 191 __unused uint32_t bytes, __unused uint32_t val) in write_vpci_bridge_cfg()
|
| A D | vpci_mf_dev.c | 38 uint32_t bytes, uint32_t *val) in read_vpci_mf_dev() 46 __unused uint32_t bytes, __unused uint32_t val) in write_vpci_mf_dev()
|
| A D | vpci.c | 52 static bool vpci_pio_cfgaddr_read(struct acrn_vcpu *vcpu, uint16_t addr, size_t bytes) in vpci_pio_cfgaddr_read() 75 static bool vpci_pio_cfgaddr_write(struct acrn_vcpu *vcpu, uint16_t addr, size_t bytes, uint32_t va… in vpci_pio_cfgaddr_write() 114 static bool vpci_pio_cfgdata_read(struct acrn_vcpu *vcpu, uint16_t addr, size_t bytes) in vpci_pio_cfgdata_read() 147 static bool vpci_pio_cfgdata_write(struct acrn_vcpu *vcpu, uint16_t addr, size_t bytes, uint32_t va… in vpci_pio_cfgdata_write() 459 uint32_t offset, uint32_t bytes, uint32_t *val) in read_cfg_header() 500 uint32_t offset, uint32_t bytes, uint32_t val) in write_cfg_header() 574 uint32_t bytes, uint32_t val) in write_pt_dev_cfg() 607 uint32_t bytes, uint32_t *val) in read_pt_dev_cfg() 647 uint32_t offset, uint32_t bytes, uint32_t *val) in vpci_read_cfg() 674 uint32_t offset, uint32_t bytes, uint32_t val) in vpci_write_cfg()
|
| A D | vhostbridge.c | 241 uint32_t bytes, uint32_t *val) in read_vhostbridge_cfg() 268 uint32_t bytes, uint32_t val) in write_vhostbridge_cfg()
|
| A D | vroot_port.c | 80 uint32_t bytes, uint32_t *val) in read_vrp_cfg() 88 __unused uint32_t bytes, __unused uint32_t val) in write_vrp_cfg()
|
| A D | vmsix.c | 44 void read_vmsix_cap_reg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t *val) in read_vmsix_cap_reg() 72 bool write_vmsix_cap_reg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t val) in write_vmsix_cap_reg()
|
| A D | vdev.c | 39 uint32_t pci_vdev_read_vcfg(const struct pci_vdev *vdev, uint32_t offset, uint32_t bytes) in pci_vdev_read_vcfg() 61 void pci_vdev_write_vcfg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t val) in pci_vdev_write_vcfg()
|
| A D | vmcs9900.c | 36 uint32_t offset, uint32_t bytes, uint32_t * val) in read_vmcs9900_cfg() 95 uint32_t bytes, uint32_t val) in write_vmcs9900_cfg()
|
| A D | vsriov.c | 281 void read_sriov_cap_reg(const struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t *val) in read_sriov_cap_reg() 295 void write_sriov_cap_reg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t val) in write_sriov_cap_reg()
|
| A D | vmsi.c | 102 void write_vmsi_cap_reg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t val) in write_vmsi_cap_reg()
|
| A D | vmsix_on_msi.c | 129 void write_vmsix_cap_reg_on_msi(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t va… in write_vmsix_cap_reg_on_msi()
|
| A D | pci_pt.c | 56 void read_pt_vmsix_cap_reg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t *val) in read_pt_vmsix_cap_reg() 71 void write_pt_vmsix_cap_reg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t val) in write_pt_vmsix_cap_reg()
|
| A D | ivshmem.c | 312 static int32_t read_ivshmem_vdev_cfg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32… in read_ivshmem_vdev_cfg() 431 static int32_t write_ivshmem_vdev_cfg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint3… in write_ivshmem_vdev_cfg()
|
| /hypervisor/hw/ |
| A D | pci.c | 99 static uint32_t pci_pio_read_cfg(union pci_bdf bdf, uint32_t offset, uint32_t bytes) in pci_pio_read_cfg() 125 static void pci_pio_write_cfg(union pci_bdf bdf, uint32_t offset, uint32_t bytes, uint32_t val) in pci_pio_write_cfg() 147 __unused uint32_t offset, __unused uint32_t bytes) in pci_pio_read_cfg() 153 __unused uint32_t offset, __unused uint32_t bytes, __unused uint32_t val) in pci_pio_write_cfg() 178 static uint32_t pci_mmcfg_read_cfg(union pci_bdf bdf, uint32_t offset, uint32_t bytes) in pci_mmcfg_read_cfg() 194 static void pci_mmcfg_write_cfg(union pci_bdf bdf, uint32_t offset, uint32_t bytes, uint32_t val) in pci_mmcfg_write_cfg() 220 uint32_t pci_pdev_read_cfg(union pci_bdf bdf, uint32_t offset, uint32_t bytes) in pci_pdev_read_cfg() 233 void pci_pdev_write_cfg(union pci_bdf bdf, uint32_t offset, uint32_t bytes, uint32_t val) in pci_pdev_write_cfg()
|
| /hypervisor/dm/ |
| A D | vpic.c | 786 size_t bytes, uint32_t *eax) in vpic_primary_handler() 838 size_t bytes, uint32_t *eax) in vpic_secondary_handler() 888 static int32_t vpic_elc_handler(struct acrn_vpic *vpic, bool in, uint16_t port, size_t bytes, in vpic_elc_handler()
|
| /hypervisor/include/hw/ |
| A D | pci.h | 403 static inline bool pci_is_valid_access_offset(uint32_t offset, uint32_t bytes) in pci_is_valid_access_offset() 408 static inline bool pci_is_valid_access_byte(uint32_t bytes) in pci_is_valid_access_byte() 413 static inline bool pci_is_valid_access(uint32_t offset, uint32_t bytes) in pci_is_valid_access()
|