Home
last modified time | relevance | path

Searched defs:pg_start (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/char/agp/
H A Dalpha-agp.c84 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 Defficeon-agp.c236 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 Dgeneric.c408 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 Duninorth-agp.c150 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 Dparisc-agp.c124 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 Dati-agp.c260 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 Damd-k7-agp.c285 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 Dsworks-agp.c318 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 Dagpgart.h52 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 Dagp_backend.h77 off_t pg_start; member
/linux/arch/alpha/kernel/
H A Dcore_titan.c585 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 Dpci_iommu.c855 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 Dagpgart.h80 __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 Dfile.c1206 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 Dpage-types.c174 static unsigned long pg_start[MAX_VMAS]; variable
/linux/drivers/misc/
H A Dfastrpc.c943 u64 pg_start, pg_end; in fastrpc_get_args() local