| /devicemodel/hw/platform/ |
| A D | atkbdc.c | 48 atkbdc_assert_kbd_intr(struct atkbdc_base *base) in atkbdc_assert_kbd_intr() 57 atkbdc_assert_aux_intr(struct atkbdc_base *base) in atkbdc_assert_aux_intr() 82 atkbdc_kbd_read(struct atkbdc_base *base) in atkbdc_kbd_read() 147 atkbdc_aux_poll(struct atkbdc_base *base) in atkbdc_aux_poll() 157 atkbdc_kbd_poll(struct atkbdc_base *base) in atkbdc_kbd_poll() 163 atkbdc_poll(struct atkbdc_base *base) in atkbdc_poll() 206 struct atkbdc_base *base; in atkbdc_data_handler() local 293 struct atkbdc_base *base; in atkbdc_sts_ctl_handler() local 398 atkbdc_event(struct atkbdc_base *base, int iskbd) in atkbdc_event() 413 struct atkbdc_base *base; in atkbdc_init() local [all …]
|
| A D | ps2kbd.c | 63 struct atkbdc_base *base; member 458 ps2kbd_init(struct atkbdc_base *base) in ps2kbd_init() 478 ps2kbd_deinit(struct atkbdc_base *base) in ps2kbd_deinit()
|
| A D | ps2mouse.c | 89 struct atkbdc_base *base; member 388 ps2mouse_init(struct atkbdc_base *base) in ps2mouse_init() 412 ps2mouse_deinit(struct atkbdc_base *base) in ps2mouse_deinit()
|
| /devicemodel/hw/pci/virtio/ |
| A D | virtio.c | 66 struct virtio_base *base = viothrd->base; in iothread_handler() local 153 struct virtio_base *base; in virtio_poll_timer() local 564 struct virtio_base *base; in vq_getchain() local 746 struct virtio_base *base; in vq_endchains() local 898 struct virtio_base *base = dev->arg; in virtio_pci_legacy_read() local 1038 struct virtio_base *base = dev->arg; in virtio_pci_legacy_write() local 1385 struct virtio_base *base = dev->arg; in virtio_common_cfg_read() local 1500 struct virtio_base *base = dev->arg; in virtio_common_cfg_write() local 1635 struct virtio_base *base = dev->arg; in virtio_isr_cfg_read() local 1649 struct virtio_base *base = dev->arg; in virtio_device_cfg_read() local [all …]
|
| A D | virtio_hyper_dmabuf.c | 54 struct virtio_base base; member 178 virtio_hyper_dmabuf_reset(void *base) in virtio_hyper_dmabuf_reset() 194 virtio_hyper_dmabuf_no_notify(void *base, struct virtio_vq_info *vq) in virtio_hyper_dmabuf_no_notify() 203 virtio_hyper_dmabuf_set_status(void *base, uint64_t status) in virtio_hyper_dmabuf_set_status()
|
| A D | virtio_rnd.c | 53 struct virtio_base base; member 121 virtio_rnd_k_no_notify(void *base, struct virtio_vq_info *vq) in virtio_rnd_k_no_notify() 131 virtio_rnd_k_set_status(void *base, uint64_t status) in virtio_rnd_k_set_status() 283 virtio_rnd_reset(void *base) in virtio_rnd_reset() 350 virtio_rnd_notify(void *base, struct virtio_vq_info *vq) in virtio_rnd_notify()
|
| A D | virtio_audio.c | 52 struct virtio_base base; member 186 virtio_audio_reset(void *base) in virtio_audio_reset() 205 virtio_audio_k_no_notify(void *base, struct virtio_vq_info *vq) in virtio_audio_k_no_notify() 215 virtio_audio_k_set_status(void *base, uint64_t status) in virtio_audio_k_set_status()
|
| A D | virtio_ipu.c | 52 struct virtio_base base; member 193 virtio_ipu_reset(void *base) in virtio_ipu_reset() 211 virtio_ipu_no_notify(void *base, struct virtio_vq_info *vq) in virtio_ipu_no_notify() 222 virtio_ipu_set_status(void *base, uint64_t status) in virtio_ipu_set_status()
|
| A D | vhost.c | 50 vhost_kernel_init(struct vhost_dev *vdev, struct virtio_base *base, in vhost_kernel_init() 181 struct virtio_base *base; in vhost_vq_register_eventfd() local 514 struct virtio_base *base, in vhost_dev_init()
|
| A D | virtio_rpmb.c | 73 struct virtio_base base; member 623 virtio_rpmb_notify(void *base, struct virtio_vq_info *vq) in virtio_rpmb_notify() 657 virtio_rpmb_reset(void *base) in virtio_rpmb_reset()
|
| A D | vhost_vsock.c | 167 vhost_vsock_init(struct virtio_base *base, int vq_idx) in vhost_vsock_init()
|
| A D | virtio_coreu.c | 91 struct virtio_base base; member
|
| /devicemodel/lib/ |
| A D | dm_string.c | 15 dm_strtol(const char *s, char **end, unsigned int base, long *val) in dm_strtol() 27 dm_strtoi(const char *s, char **end, unsigned int base, int *val) in dm_strtoi() 40 dm_strtoul(const char *s, char **end, unsigned int base, unsigned long *val) in dm_strtoul() 52 dm_strtoui(const char *s, char **end, unsigned int base, unsigned int *val) in dm_strtoui()
|
| /devicemodel/include/ |
| A D | lpc.h | 52 uint32_t base; member 56 #define LPC_SYSRES(type, base, length) \ argument 65 #define SYSRES_IO(base, length) LPC_SYSRES(LPC_SYSRES_IO, base, length) argument 66 #define SYSRES_MEM(base, length) LPC_SYSRES(LPC_SYSRES_MEM, base, length) argument
|
| A D | mem.h | 45 uint64_t base; member
|
| A D | vhost.h | 37 struct virtio_base *base; member
|
| A D | vhost_vsock.h | 39 struct virtio_base base; member
|
| A D | vssram.h | 45 uint64_t base; member
|
| A D | npk.h | 55 uint32_t base; member
|
| A D | virtio.h | 426 struct virtio_base *base; member 440 struct virtio_base *base; member
|
| /devicemodel/hw/platform/tpm/ |
| A D | tpm.c | 109 uint32_t base = 0; in init_tpm2_pt() local 195 uint32_t base; in get_tpm_crb_mmio_addr() local
|
| /devicemodel/hw/mmio/ |
| A D | core.c | 75 uint32_t base, size; in mmio_dev_alloc_gpa_resource32() local 248 uint32_t base; in init_mmio_dev() local
|
| /devicemodel/core/ |
| A D | iothread.c | 193 int i, ret, base, end; in iothread_create() local
|
| A D | mptbl.c | 84 mpt_compute_checksum(void *base, size_t len) in mpt_compute_checksum()
|
| /devicemodel/hw/pci/ |
| A D | passthrough.c | 293 uint64_t base, size; in cfginitbar() local 688 parse_vmsix_on_msi_bar_id(char *s, int *id, int base) in parse_vmsix_on_msi_bar_id()
|