Searched refs:nent (Results 51 - 55 of 55) sorted by relevance

123

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h992 cpuid->nent = nr_entries;
/linux-master/drivers/tty/serial/
H A Dfsl_lpuart.c1348 int ret, nent; local
1381 nent = dma_map_sg(chan->device->dev, &sport->rx_sgl, 1,
1384 if (!nent) {
/linux-master/arch/powerpc/xmon/
H A Dxmon.c3882 int nent, assoc, new_cc = 1; local
3901 nent = tlbcfg & 0xfff;
3903 for (i = 0; i < nent; i++) {
/linux-master/drivers/infiniband/hw/mlx5/
H A Dodp.c1547 .nent = MLX5_IB_NUM_PF_EQE,
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1572 unsigned int nent)
1576 for (i = 0; i < nent; ++i) {
1570 arm_smmu_init_initial_stes(struct arm_smmu_device *smmu, struct arm_smmu_ste *strtab, unsigned int nent) argument

Completed in 271 milliseconds

123