Searched refs:nas (Results 1 – 16 of 16) sorted by relevance
/linux-5.19.10/include/linux/ |
D | vdpa.h | 93 unsigned int nas; member 346 unsigned int ngroups, unsigned int nas, 364 #define vdpa_alloc_device(dev_struct, member, parent, config, ngroups, nas, \ argument 367 parent, config, ngroups, nas, \
|
/linux-5.19.10/drivers/vdpa/vdpa_sim/ |
D | vdpa_sim.c | 107 for (i = 0; i < vdpasim->dev_attr.nas; i++) in vdpasim_do_reset() 260 dev_attr->ngroups, dev_attr->nas, in vdpasim_create() 288 vdpasim->iommu = kmalloc_array(vdpasim->dev_attr.nas, in vdpasim_create() 293 for (i = 0; i < vdpasim->dev_attr.nas; i++) in vdpasim_create() 570 if (asid >= vdpasim->dev_attr.nas) in vdpasim_set_group_asid() 596 if (asid >= vdpasim->dev_attr.nas) in vdpasim_set_map() 627 if (asid >= vdpasim->dev_attr.nas) in vdpasim_dma_map() 643 if (asid >= vdpasim->dev_attr.nas) in vdpasim_dma_unmap()
|
D | vdpa_sim.h | 45 u32 nas; member
|
D | vdpa_sim_net.c | 248 dev_attr.nas = VDPASIM_NET_AS_NUM; in vdpasim_net_dev_add()
|
D | vdpa_sim_blk.c | 268 dev_attr.nas = VDPASIM_BLK_AS_NUM; in vdpasim_blk_dev_add()
|
/linux-5.19.10/arch/arm/boot/dts/ |
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 | intel-ixp42x-iomega-nas100d.dts | 13 compatible = "iom,nas-100d", "intel,ixp42x";
|
D | orion5x-rd88f5182-nas.dts | 16 compatible = "marvell,rd-88f5182-nas", "marvell,orion5x-88f5182", "marvell,orion5x";
|
D | Makefile | 993 orion5x-rd88f5182-nas.dtb 1478 armada-370-seagate-nas-2bay.dtb \ 1479 armada-370-seagate-nas-4bay.dtb \
|
/linux-5.19.10/Documentation/devicetree/bindings/arm/marvell/ |
D | marvell,orion5x.txt | 23 "marvell,rd-88f5182-nas"
|
/linux-5.19.10/drivers/vhost/ |
D | vdpa.c | 105 if (asid >= v->vdpa->nas) in vhost_vdpa_alloc_as() 514 if (s.num >= vdpa->nas) in vhost_vdpa_vring_ioctl() 619 if (copy_to_user(argp, &v->vdpa->nas, sizeof(v->vdpa->nas))) in vhost_vdpa_unlocked_ioctl() 1135 for (asid = 0; asid < v->vdpa->nas; asid++) { in vhost_vdpa_cleanup() 1314 (vdpa->ngroups > 1 || vdpa->nas > 1)) in vhost_vdpa_probe()
|
/linux-5.19.10/net/ |
D | compat.c | 335 static unsigned char nas[21] = { variable 433 len = nas[call]; in COMPAT_SYSCALL_DEFINE2()
|
/linux-5.19.10/drivers/vdpa/ |
D | vdpa.c | 154 unsigned int ngroups, unsigned int nas, in __vdpa_alloc_device() argument 188 vdev->nas = nas; in __vdpa_alloc_device()
|
/linux-5.19.10/Documentation/powerpc/ |
D | firmware-assisted-dump.rst | 86 network, nas, san, iscsi, etc. as desired.
|
/linux-5.19.10/tools/power/cpupower/po/ |
D | pt.po | 458 " -y, --latency Determina a latência máxima nas trocas de frequência "
|