/linux/drivers/char/agp/ |
H A D | alpha-agp.c | 84 static int alpha_core_agp_insert_memory(struct agp_memory *mem, off_t pg_start, in alpha_core_agp_insert_memory() 106 static int alpha_core_agp_remove_memory(struct agp_memory *mem, off_t pg_start, in alpha_core_agp_remove_memory()
|
H A D | efficeon-agp.c | 236 static int efficeon_insert_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_insert_memory() 285 static int efficeon_remove_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_remove_memory()
|
H A D | generic.c | 408 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) in agp_bind_memory() 1025 int agp_generic_insert_memory(struct agp_memory * mem, off_t pg_start, int type) in agp_generic_insert_memory() 1107 int agp_generic_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in agp_generic_remove_memory()
|
H A D | uninorth-agp.c | 150 static int uninorth_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_insert_memory() 200 static int uninorth_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_remove_memory()
|
H A D | parisc-agp.c | 124 parisc_agp_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_insert_memory() 174 parisc_agp_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_remove_memory()
|
H A D | ati-agp.c | 260 off_t pg_start, int type) in ati_insert_memory() 307 static int ati_remove_memory(struct agp_memory * mem, off_t pg_start, in ati_remove_memory()
|
H A D | amd-k7-agp.c | 285 static int amd_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in amd_insert_memory() 327 static int amd_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in amd_remove_memory()
|
H A D | sworks-agp.c | 318 off_t pg_start, int type) in serverworks_insert_memory() 358 static int serverworks_remove_memory(struct agp_memory *mem, off_t pg_start, in serverworks_remove_memory()
|
/linux/include/linux/ |
H A D | agpgart.h | 52 off_t pg_start; /* starting page to populate */ member 58 off_t pg_start; member 81 off_t pg_start; /* starting page to populate */ member
|
H A D | agp_backend.h | 77 off_t pg_start; member
|
/linux/arch/alpha/kernel/ |
H A D | core_titan.c | 585 long pg_start; member 683 titan_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in titan_agp_bind_memory() 691 titan_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in titan_agp_unbind_memory()
|
H A D | pci_iommu.c | 855 iommu_release(struct pci_iommu_arena *arena, long pg_start, long pg_count) in iommu_release() 874 iommu_bind(struct pci_iommu_arena *arena, long pg_start, long pg_count, in iommu_bind() 903 iommu_unbind(struct pci_iommu_arena *arena, long pg_start, long pg_count) in iommu_unbind()
|
/linux/include/uapi/linux/ |
H A D | agpgart.h | 80 __kernel_off_t pg_start; /* starting page to populate */ member 103 __kernel_off_t pg_start;/* starting page to populate */ member
|
/linux/fs/f2fs/ |
H A D | file.c | 1206 int f2fs_truncate_hole(struct inode *inode, pgoff_t pg_start, pgoff_t pg_end) in f2fs_truncate_hole() 1240 pgoff_t pg_start, pg_end; in f2fs_punch_hole() local 1641 pgoff_t index, pg_start, pg_end; in f2fs_zero_range() local 1752 pgoff_t nr, pg_start, pg_end, delta, idx; in f2fs_insert_range() local 1838 pgoff_t pg_start, pg_end; in f2fs_expand_inode_data() local 2855 pgoff_t pg_start, pg_end, next_pgofs; in f2fs_defragment_range() local
|
/linux/tools/mm/ |
H A D | page-types.c | 174 static unsigned long pg_start[MAX_VMAS]; variable
|
/linux/drivers/misc/ |
H A D | fastrpc.c | 943 u64 pg_start, pg_end; in fastrpc_get_args() local
|