Home
last modified time | relevance | path

Searched refs:virtio_pci_cap (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_pci_modern.c76 pci_read_config_byte(dev, off + offsetof(struct virtio_pci_cap, in map_capability()
79 pci_read_config_dword(dev, off + offsetof(struct virtio_pci_cap, offset), in map_capability()
81 pci_read_config_dword(dev, off + offsetof(struct virtio_pci_cap, length), in map_capability()
458 pci_read_config_byte(dev, pos + offsetof(struct virtio_pci_cap, in virtio_pci_find_shm_cap()
463 pci_read_config_byte(dev, pos + offsetof(struct virtio_pci_cap, in virtio_pci_find_shm_cap()
471 pci_read_config_byte(dev, pos + offsetof(struct virtio_pci_cap, in virtio_pci_find_shm_cap()
477 pci_read_config_byte(dev, pos + offsetof(struct virtio_pci_cap, in virtio_pci_find_shm_cap()
481 pci_read_config_dword(dev, pos + offsetof(struct virtio_pci_cap, in virtio_pci_find_shm_cap()
484 pci_read_config_dword(dev, pos + offsetof(struct virtio_pci_cap, in virtio_pci_find_shm_cap()
592 pci_read_config_byte(dev, pos + offsetof(struct virtio_pci_cap, in virtio_pci_find_capability()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvirtio_pci.h120 struct virtio_pci_cap { struct
133 struct virtio_pci_cap cap; argument
139 struct virtio_pci_cap cap;
171 struct virtio_pci_cap cap;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvirtio_pci.h118 struct virtio_pci_cap { struct
130 struct virtio_pci_cap cap; argument
162 struct virtio_pci_cap cap;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvirtio_pci.h118 struct virtio_pci_cap { struct
130 struct virtio_pci_cap cap; argument
162 struct virtio_pci_cap cap;
/OK3568_Linux_fs/kernel/drivers/vdpa/ifcvf/
H A Difcvf_base.c55 struct virtio_pci_cap *cap) in get_cap_addr()
101 struct virtio_pci_cap cap; in ifcvf_init_hw()