Searched defs:pg_count (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/include/linux/ |
D | agpgart.h | 81 size_t pg_count; /* number of pages */ member 93 size_t pg_count; /* number of pages */ member 147 size_t pg_count; /* number of pages */ member 153 size_t pg_count; member 165 size_t pg_count; /* number of pages */ member
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | pci_iommu.c | 798 iommu_reserve(struct pci_iommu_arena *arena, long pg_count, long align_mask) in iommu_reserve() 829 iommu_release(struct pci_iommu_arena *arena, long pg_start, long pg_count) in iommu_release() 848 iommu_bind(struct pci_iommu_arena *arena, long pg_start, long pg_count, in iommu_bind() 877 iommu_unbind(struct pci_iommu_arena *arena, long pg_start, long pg_count) in iommu_unbind()
|
D | core_titan.c | 613 long pg_count; member
|
D | core_marvel.c | 883 long pg_count; member
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | pmc.c | 216 unsigned long pa, pg_count, page, vsid, slot, va, rpn, vpn; in btmalloc() local
|
/linux-2.4.37.9/drivers/char/agp/ |
D | agpgart_fe.c | 111 int num_segments, pg_start, pg_count, i; in agp_find_seg_in_client() local 299 static agp_memory *agp_allocate_memory_wrap(size_t pg_count, u32 type) in agp_allocate_memory_wrap()
|
D | agpgart_be.c | 1045 static agp_memory *intel_i810_alloc_by_type(size_t pg_count, int type) in intel_i810_alloc_by_type() 1494 static agp_memory *intel_i830_alloc_by_type(size_t pg_count,int type) in intel_i830_alloc_by_type()
|
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_aops.c | 1247 int pg_count; in linvfs_direct_IO() local
|