/linux-6.6.21/drivers/vdpa/vdpa_sim/ |
D | vdpa_sim.c | 154 for (i = 0; i < vdpasim->dev_attr.nas; i++) { in vdpasim_do_reset() 217 dev_attr->ngroups, dev_attr->nas, in vdpasim_create() 252 vdpasim->iommu = kmalloc_array(vdpasim->dev_attr.nas, in vdpasim_create() 257 vdpasim->iommu_pt = kmalloc_array(vdpasim->dev_attr.nas, in vdpasim_create() 262 for (i = 0; i < vdpasim->dev_attr.nas; i++) in vdpasim_create() 589 if (asid >= vdpasim->dev_attr.nas) in vdpasim_set_group_asid() 615 if (asid >= vdpasim->dev_attr.nas) in vdpasim_set_map() 671 if (asid >= vdpasim->dev_attr.nas) in vdpasim_dma_map() 691 if (asid >= vdpasim->dev_attr.nas) in vdpasim_dma_unmap() 721 for (i = 0; i < vdpasim->dev_attr.nas; i++) in vdpasim_free()
|
D | vdpa_sim.h | 45 u32 nas; member
|
D | vdpa_sim_blk.c | 423 dev_attr.nas = VDPASIM_BLK_AS_NUM; in vdpasim_blk_dev_add()
|
D | vdpa_sim_net.c | 461 dev_attr.nas = VDPASIM_NET_AS_NUM; in vdpasim_net_dev_add()
|
/linux-6.6.21/include/linux/ |
D | vdpa.h | 99 unsigned int nas; member 409 unsigned int ngroups, unsigned int nas, 427 #define vdpa_alloc_device(dev_struct, member, parent, config, ngroups, nas, \ argument 430 parent, config, ngroups, nas, \
|
/linux-6.6.21/arch/arm/boot/dts/marvell/ |
D | Makefile | 18 orion5x-rd88f5182-nas.dtb 27 armada-370-seagate-nas-2bay.dtb \ 28 armada-370-seagate-nas-4bay.dtb \
|
D | armada-370-seagate-nas-2bay.dts | 20 #include "armada-370-seagate-nas-xbay.dtsi"
|
D | armada-370-seagate-nas-4bay.dts | 20 #include "armada-370-seagate-nas-xbay.dtsi"
|
D | orion5x-rd88f5182-nas.dts | 11 compatible = "marvell,rd-88f5182-nas", "marvell,orion5x-88f5182", "marvell,orion5x";
|
/linux-6.6.21/Documentation/devicetree/bindings/arm/marvell/ |
D | marvell,orion5x.txt | 23 "marvell,rd-88f5182-nas"
|
/linux-6.6.21/drivers/vhost/ |
D | vdpa.c | 109 if (asid >= v->vdpa->nas) in vhost_vdpa_alloc_as() 611 if (s.num >= vdpa->nas) in vhost_vdpa_vring_ioctl() 740 if (copy_to_user(argp, &v->vdpa->nas, sizeof(v->vdpa->nas))) in vhost_vdpa_unlocked_ioctl() 1279 for (asid = 0; asid < v->vdpa->nas; asid++) { in vhost_vdpa_cleanup() 1462 (vdpa->ngroups > 1 || vdpa->nas > 1)) in vhost_vdpa_probe()
|
/linux-6.6.21/arch/arm/boot/dts/intel/ixp/ |
D | intel-ixp42x-iomega-nas100d.dts | 13 compatible = "iom,nas-100d", "intel,ixp42x";
|
/linux-6.6.21/net/ |
D | compat.c | 334 static unsigned char nas[21] = { variable 432 len = nas[call]; in COMPAT_SYSCALL_DEFINE2()
|
/linux-6.6.21/drivers/vdpa/ |
D | vdpa.c | 159 unsigned int ngroups, unsigned int nas, in __vdpa_alloc_device() argument 193 vdev->nas = nas; in __vdpa_alloc_device()
|
/linux-6.6.21/Documentation/powerpc/ |
D | firmware-assisted-dump.rst | 86 network, nas, san, iscsi, etc. as desired.
|
/linux-6.6.21/tools/power/cpupower/po/ |
D | pt.po | 458 " -y, --latency Determina a latência máxima nas trocas de frequência "
|