Home
last modified time | relevance | path

Searched refs:device_len (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dvirtio_pci_modern.h40 size_t device_len; member
/linux-6.15/drivers/virtio/
H A Dvirtio_pci_modern.c445 BUG_ON(offset + len > mdev->device_len); in vp_get()
483 BUG_ON(offset + len > mdev->device_len); in vp_set()
H A Dvirtio_pci_modern_dev.c351 &mdev->device_len, in vp_modern_probe()
/linux-6.15/drivers/vdpa/virtio_pci/
H A Dvp_vdpa.c408 return mdev->device_len; in vp_vdpa_get_config_size()