Searched defs:pg_start (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/char/agp/
H A Dalpha-agp.c84 static int alpha_core_agp_insert_memory(struct agp_memory *mem, off_t pg_start, argument
106 static int alpha_core_agp_remove_memory(struct agp_memory *mem, off_t pg_start, argument
H A Defficeon-agp.c236 static int efficeon_insert_memory(struct agp_memory * mem, off_t pg_start, int type) argument
285 static int efficeon_remove_memory(struct agp_memory * mem, off_t pg_start, int type) argument
H A Duninorth-agp.c150 static int uninorth_insert_memory(struct agp_memory *mem, off_t pg_start, int type) argument
200 static int uninorth_remove_memory(struct agp_memory *mem, off_t pg_start, int type) argument
H A Dsworks-agp.c358 static int serverworks_remove_memory(struct agp_memory *mem, off_t pg_start, argument
317 serverworks_insert_memory(struct agp_memory *mem, off_t pg_start, int type) argument
H A Dnvidia-agp.c201 static int nvidia_insert_memory(struct agp_memory *mem, off_t pg_start, int type) argument
240 static int nvidia_remove_memory(struct agp_memory *mem, off_t pg_start, int type) argument
H A Damd64-agp.c45 static int amd64_insert_memory(struct agp_memory *mem, off_t pg_start, int type) argument
H A Damd-k7-agp.c285 static int amd_insert_memory(struct agp_memory *mem, off_t pg_start, int type) argument
327 static int amd_remove_memory(struct agp_memory *mem, off_t pg_start, int type) argument
H A Dati-agp.c307 static int ati_remove_memory(struct agp_memory * mem, off_t pg_start, argument
259 ati_insert_memory(struct agp_memory * mem, off_t pg_start, int type) argument
H A Dparisc-agp.c124 parisc_agp_insert_memory(struct agp_memory *mem, off_t pg_start, int type) argument
174 parisc_agp_remove_memory(struct agp_memory *mem, off_t pg_start, int type) argument
H A Dgeneric.c408 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) argument
1025 int agp_generic_insert_memory(struct agp_memory * mem, off_t pg_start, int type) argument
1107 agp_generic_remove_memory(struct agp_memory *mem, off_t pg_start, int type) argument
[all...]
H A Dintel-gtt.c213 static int i810_insert_dcache_entries(struct agp_memory *mem, off_t pg_start, argument
855 intel_gmch_gtt_insert_sg_entries(struct sg_table *st, unsigned int pg_start, unsigned int flags) argument
897 intel_fake_agp_insert_entries(struct agp_memory *mem, off_t pg_start, int type) argument
962 intel_fake_agp_remove_entries(struct agp_memory *mem, off_t pg_start, int type) argument
[all...]
/linux-master/include/linux/
H A Dagp_backend.h77 off_t pg_start; member in struct:agp_memory
H A Dagpgart.h52 off_t pg_start; /* starting page to populate */ member in struct:agp_segment
58 off_t pg_start; member in struct:agp_segment_priv
81 off_t pg_start; /* starting page to populate */ member in struct:agp_bind
/linux-master/include/uapi/linux/
H A Dagpgart.h80 __kernel_off_t pg_start; /* starting page to populate */ member in struct:_agp_segment
103 __kernel_off_t pg_start;/* starting page to populate */ member in struct:_agp_bind
/linux-master/arch/alpha/kernel/
H A Dcore_titan.c691 return iommu_bind(aper->arena, aper->pg_start + pg_start, argument
585 long pg_start; member in struct:titan_agp_aperture
683 titan_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) argument
[all...]
H A Dcore_marvel.c855 long pg_start; member in struct:marvel_agp_aperture
975 marvel_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) argument
983 marvel_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) argument
[all...]
H A Dpci_iommu.c860 iommu_release(struct pci_iommu_arena *arena, long pg_start, long pg_count) argument
879 iommu_bind(struct pci_iommu_arena *arena, long pg_start, long pg_count, struct page **pages) argument
908 iommu_unbind(struct pci_iommu_arena *arena, long pg_start, long pg_count) argument
[all...]
/linux-master/tools/mm/
H A Dpage-types.c174 static unsigned long pg_start[MAX_VMAS]; variable
/linux-master/fs/fuse/
H A Dinode.c521 pgoff_t pg_start; local
/linux-master/drivers/hv/
H A Dhv_balloon.c857 static unsigned long handle_pg_range(unsigned long pg_start, argument
940 static unsigned long process_hot_add(unsigned long pg_start, argument
997 unsigned long pg_start, pfn_cnt; local
[all...]
/linux-master/fs/f2fs/
H A Dfile.c1088 int f2fs_truncate_hole(struct inode *inode, pgoff_t pg_start, pgoff_t pg_end) argument
1122 pgoff_t pg_start, pg_end; local
1514 pgoff_t index, pg_start, pg_end; local
1621 pgoff_t nr, pg_start, pg_end, delta, idx; local
1705 pgoff_t pg_start, pg_end; local
2604 pgoff_t pg_start, pg_end, next_pgofs; local
[all...]
/linux-master/drivers/misc/
H A Dfastrpc.c942 u64 pg_start, pg_end; local

Completed in 730 milliseconds