Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/agp/
Di460-agp.c294 off_t pg_start, int type) in i460_insert_memory_small_io_page()
337 off_t pg_start, int type) in i460_remove_memory_small_io_page()
401 off_t pg_start, int type) in i460_insert_memory_large_io_page()
462 off_t pg_start, int type) in i460_remove_memory_large_io_page()
501 off_t pg_start, int type) in i460_insert_memory()
510 off_t pg_start, int type) in i460_remove_memory()
Dalpha-agp.c86 static int alpha_core_agp_insert_memory(struct agp_memory *mem, off_t pg_start, in alpha_core_agp_insert_memory()
108 static int alpha_core_agp_remove_memory(struct agp_memory *mem, off_t pg_start, in alpha_core_agp_remove_memory()
Dsgi-agp.c127 static int sgi_tioca_insert_memory(struct agp_memory *mem, off_t pg_start, in sgi_tioca_insert_memory()
200 static int sgi_tioca_remove_memory(struct agp_memory *mem, off_t pg_start, in sgi_tioca_remove_memory()
Dcompat_ioctl.h59 compat_off_t pg_start; /* starting page to populate */ member
82 compat_off_t pg_start; /* starting page to populate */ member
Defficeon-agp.c238 static int efficeon_insert_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_insert_memory()
287 static int efficeon_remove_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_remove_memory()
Dnvidia-agp.c201 static int nvidia_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_insert_memory()
240 static int nvidia_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_remove_memory()
Duninorth-agp.c149 static int uninorth_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_insert_memory()
199 int uninorth_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_remove_memory()
Dgeneric.c411 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) in agp_bind_memory()
1033 int agp_generic_insert_memory(struct agp_memory * mem, off_t pg_start, int type) in agp_generic_insert_memory()
1115 int agp_generic_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in agp_generic_remove_memory()
Dparisc-agp.c125 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()
Damd-k7-agp.c283 static int amd_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in amd_insert_memory()
325 static int amd_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in amd_remove_memory()
Dsworks-agp.c320 off_t pg_start, int type) in serverworks_insert_memory()
360 static int serverworks_remove_memory(struct agp_memory *mem, off_t pg_start, in serverworks_remove_memory()
Dati-agp.c267 off_t pg_start, int type) in ati_insert_memory()
314 static int ati_remove_memory(struct agp_memory * mem, off_t pg_start, in ati_remove_memory()
Dintel-gtt.c211 static int i810_insert_dcache_entries(struct agp_memory *mem, off_t pg_start, in i810_insert_dcache_entries()
842 unsigned int pg_start, in intel_gtt_insert_sg_entries()
882 off_t pg_start, int type) in intel_fake_agp_insert_entries()
947 off_t pg_start, int type) in intel_fake_agp_remove_entries()
Dhp-agp.c332 hp_zx1_insert_memory (struct agp_memory *mem, off_t pg_start, int type) in hp_zx1_insert_memory()
379 hp_zx1_remove_memory (struct agp_memory *mem, off_t pg_start, int type) in hp_zx1_remove_memory()
Damd64-agp.c44 static int amd64_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in amd64_insert_memory()
Dfrontend.c106 off_t pg_start; in agp_find_seg_in_client() local
/linux-4.4.14/include/linux/
Dagpgart.h54 off_t pg_start; /* starting page to populate */ member
60 off_t pg_start; member
83 off_t pg_start; /* starting page to populate */ member
Dagp_backend.h77 off_t pg_start; member
/linux-4.4.14/arch/alpha/kernel/
Dcore_titan.c581 long pg_start; member
679 titan_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in titan_agp_bind_memory()
687 titan_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in titan_agp_unbind_memory()
Dcore_marvel.c895 long pg_start; member
1015 marvel_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in marvel_agp_bind_memory()
1023 marvel_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in marvel_agp_unbind_memory()
Dpci_iommu.c875 iommu_release(struct pci_iommu_arena *arena, long pg_start, long pg_count) in iommu_release()
894 iommu_bind(struct pci_iommu_arena *arena, long pg_start, long pg_count, in iommu_bind()
923 iommu_unbind(struct pci_iommu_arena *arena, long pg_start, long pg_count) in iommu_unbind()
/linux-4.4.14/include/uapi/linux/
Dagpgart.h80 __kernel_off_t pg_start; /* starting page to populate */ member
103 __kernel_off_t pg_start;/* starting page to populate */ member
/linux-4.4.14/fs/f2fs/
Dfile.c746 int truncate_hole(struct inode *inode, pgoff_t pg_start, pgoff_t pg_end) in truncate_hole()
779 pgoff_t pg_start, pg_end; in punch_hole() local
933 pgoff_t pg_start, pg_end; in f2fs_collapse_range() local
985 pgoff_t index, pg_start, pg_end; in f2fs_zero_range() local
1092 pgoff_t pg_start, pg_end, delta, nrpages, idx; in f2fs_insert_range() local
1152 pgoff_t index, pg_start, pg_end; in expand_inode_data() local
/linux-4.4.14/drivers/hv/
Dhv_balloon.c750 static unsigned long handle_pg_range(unsigned long pg_start, in handle_pg_range()
829 static unsigned long process_hot_add(unsigned long pg_start, in process_hot_add()
875 unsigned long pg_start, pfn_cnt; in hot_add_req() local
/linux-4.4.14/fs/9p/
Dvfs_file.c423 unsigned long pg_start, pg_end; in v9fs_file_write_iter() local
/linux-4.4.14/fs/fuse/
Dinode.c333 pgoff_t pg_start; in fuse_reverse_inval_inode() local
/linux-4.4.14/tools/vm/
Dpage-types.c176 static unsigned long pg_start[MAX_VMAS]; variable