/linux-6.12.1/drivers/vdpa/vdpa_sim/ |
D | vdpa_sim.c | 155 for (i = 0; i < vdpasim->dev_attr.nas; i++) { in vdpasim_do_reset() 219 dev_attr->ngroups, dev_attr->nas, in vdpasim_create() 254 vdpasim->iommu = kmalloc_array(vdpasim->dev_attr.nas, in vdpasim_create() 259 vdpasim->iommu_pt = kmalloc_array(vdpasim->dev_attr.nas, in vdpasim_create() 264 for (i = 0; i < vdpasim->dev_attr.nas; i++) { in vdpasim_create() 612 if (asid >= vdpasim->dev_attr.nas) in vdpasim_set_group_asid() 638 if (asid >= vdpasim->dev_attr.nas) in vdpasim_set_map() 667 if (asid >= vdpasim->dev_attr.nas) in vdpasim_reset_map() 713 if (asid >= vdpasim->dev_attr.nas) in vdpasim_dma_map() 733 if (asid >= vdpasim->dev_attr.nas) in vdpasim_dma_unmap() [all …]
|
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 | 479 dev_attr.nas = VDPASIM_NET_AS_NUM; in vdpasim_net_dev_add()
|
/linux-6.12.1/include/linux/ |
D | vdpa.h | 100 unsigned int nas; member 449 unsigned int ngroups, unsigned int nas, 467 #define vdpa_alloc_device(dev_struct, member, parent, config, ngroups, nas, \ argument 470 parent, config, ngroups, nas, \
|
/linux-6.12.1/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.12.1/Documentation/devicetree/bindings/arm/marvell/ |
D | marvell,orion5x.txt | 23 "marvell,rd-88f5182-nas"
|
/linux-6.12.1/drivers/vhost/ |
D | vdpa.c | 110 if (asid >= v->vdpa->nas) in vhost_vdpa_alloc_as() 683 if (s.num >= vdpa->nas) in vhost_vdpa_vring_ioctl() 848 if (copy_to_user(argp, &v->vdpa->nas, sizeof(v->vdpa->nas))) in vhost_vdpa_unlocked_ioctl() 1390 for (asid = 0; asid < v->vdpa->nas; asid++) { in vhost_vdpa_cleanup() 1569 (vdpa->ngroups > 1 || vdpa->nas > 1)) in vhost_vdpa_probe()
|
/linux-6.12.1/arch/arm/boot/dts/intel/ixp/ |
D | intel-ixp42x-iomega-nas100d.dts | 13 compatible = "iom,nas-100d", "intel,ixp42x";
|
/linux-6.12.1/net/ |
D | compat.c | 334 static unsigned char nas[21] = { variable 432 len = nas[call]; in COMPAT_SYSCALL_DEFINE2()
|
/linux-6.12.1/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.12.1/arch/arm64/boot/dts/rockchip/ |
D | Makefile | 134 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-friendlyelec-cm3588-nas.dtb
|
D | rk3588-friendlyelec-cm3588-nas.dts | 19 compatible = "friendlyarm,cm3588-nas", "friendlyarm,cm3588", "rockchip,rk3588";
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | firmware-assisted-dump.rst | 86 network, nas, san, iscsi, etc. as desired.
|
/linux-6.12.1/tools/power/cpupower/po/ |
D | pt.po | 458 " -y, --latency Determina a latência máxima nas trocas de frequência "
|
/linux-6.12.1/ |
D | MAINTAINERS | 24917 M: Nas Chung <nas.chung@chipsnmedia.com>
|