Searched refs:pglist (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-ip27/
H A Dmmzone.h27 struct pglist_data pglist; member in struct:node_data
33 #define NODE_DATA(n) (&__node_data[(n)]->pglist)
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
H A Dmmzone.h40 struct pglist_data pglist; member in struct:node_data
47 #define NODE_DATA(n) (&__node_data[(n)]->pglist)
/linux-4.1.27/arch/sparc/kernel/
H A Dpci_sun4v.c42 u64 *pglist; /* List of physical pages */ member in struct:iommu_batch
67 u64 *pglist = p->pglist; iommu_batch_flush() local
74 npages, prot, __pa(pglist)); iommu_batch_flush()
81 npages, prot, __pa(pglist), num); iommu_batch_flush()
87 pglist += num; iommu_batch_flush()
114 p->pglist[p->npages++] = phys_page; iommu_batch_add()
946 per_cpu(iommu_batch, i).pglist = (u64 *) page; for_each_possible_cpu()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dllite_internal.h466 /* this protects pglist and ra_info. It isn't safe to

Completed in 215 milliseconds