/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | nvidia-agp.c | 201 static int nvidia_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_insert_memory() argument 240 static int nvidia_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_remove_memory() argument
|
H A D | generic.c | 408 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) in agp_bind_memory() argument 1025 int agp_generic_insert_memory(struct agp_memory * mem, off_t pg_start, int type) in agp_generic_insert_memory() argument 1107 agp_generic_remove_memory(struct agp_memory *mem, off_t pg_start, int type) agp_generic_remove_memory() argument [all...] |
H A D | frontend.c | 105 off_t pg_start; in agp_find_seg_in_client() local
|
H A D | i460-agp.c | 293 i460_insert_memory_small_io_page(struct agp_memory *mem, off_t pg_start, int type) i460_insert_memory_small_io_page() argument 336 i460_remove_memory_small_io_page(struct agp_memory *mem, off_t pg_start, int type) i460_remove_memory_small_io_page() argument 400 i460_insert_memory_large_io_page(struct agp_memory *mem, off_t pg_start, int type) i460_insert_memory_large_io_page() argument 461 i460_remove_memory_large_io_page(struct agp_memory *mem, off_t pg_start, int type) i460_remove_memory_large_io_page() argument 500 i460_insert_memory(struct agp_memory *mem, off_t pg_start, int type) i460_insert_memory() argument 509 i460_remove_memory(struct agp_memory *mem, off_t pg_start, int type) i460_remove_memory() argument [all...] |
H A D | hp-agp.c | 329 hp_zx1_insert_memory (struct agp_memory *mem, off_t pg_start, int type) in hp_zx1_insert_memory() argument 376 hp_zx1_remove_memory (struct agp_memory *mem, off_t pg_start, int type) in hp_zx1_remove_memory() argument
|
H A D | intel-gtt.c | 212 static int i810_insert_dcache_entries(struct agp_memory *mem, off_t pg_start, in i810_insert_dcache_entries() argument 857 intel_gtt_insert_sg_entries(struct sg_table *st, unsigned int pg_start, unsigned int flags) intel_gtt_insert_sg_entries() argument 899 intel_fake_agp_insert_entries(struct agp_memory *mem, off_t pg_start, int type) intel_fake_agp_insert_entries() argument 964 intel_fake_agp_remove_entries(struct agp_memory *mem, off_t pg_start, int type) intel_fake_agp_remove_entries() argument [all...] |
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | core_titan.c | 691 return iommu_bind(aper->arena, aper->pg_start + pg_start, in titan_agp_unbind_memory() argument 585 long pg_start; global() member 683 titan_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) titan_agp_bind_memory() argument [all...] |
H A D | core_marvel.c | 855 long pg_start; global() member 975 marvel_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) marvel_agp_bind_memory() argument 983 marvel_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) marvel_agp_unbind_memory() argument [all...] |
H A D | pci_iommu.c | 860 iommu_release(struct pci_iommu_arena *arena, long pg_start, long pg_count) iommu_release() argument 879 iommu_bind(struct pci_iommu_arena *arena, long pg_start, long pg_count, struct page **pages) iommu_bind() argument 908 iommu_unbind(struct pci_iommu_arena *arena, long pg_start, long pg_count) iommu_unbind() argument [all...] |
/kernel/linux/linux-6.6/drivers/char/agp/ |
H A D | amd64-agp.c | 45 static int amd64_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in amd64_insert_memory() argument
|
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() argument 327 static int amd_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in amd_remove_memory() argument
|
H A D | ati-agp.c | 307 static int ati_remove_memory(struct agp_memory * mem, off_t pg_start, in ati_remove_memory() argument 259 ati_insert_memory(struct agp_memory * mem, off_t pg_start, int type) ati_insert_memory() argument
|
H A D | sworks-agp.c | 358 static int serverworks_remove_memory(struct agp_memory *mem, off_t pg_start, in serverworks_remove_memory() argument 317 serverworks_insert_memory(struct agp_memory *mem, off_t pg_start, int type) serverworks_insert_memory() argument
|
H A D | nvidia-agp.c | 201 static int nvidia_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_insert_memory() argument 240 static int nvidia_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_remove_memory() argument
|
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() argument 174 parisc_agp_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_remove_memory() argument
|
H A D | generic.c | 408 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) in agp_bind_memory() argument 1025 int agp_generic_insert_memory(struct agp_memory * mem, off_t pg_start, int type) in agp_generic_insert_memory() argument 1107 agp_generic_remove_memory(struct agp_memory *mem, off_t pg_start, int type) agp_generic_remove_memory() argument [all...] |
H A D | frontend.c | 107 off_t pg_start; in agp_find_seg_in_client() local
|
H A D | i460-agp.c | 293 i460_insert_memory_small_io_page(struct agp_memory *mem, off_t pg_start, int type) i460_insert_memory_small_io_page() argument 336 i460_remove_memory_small_io_page(struct agp_memory *mem, off_t pg_start, int type) i460_remove_memory_small_io_page() argument 400 i460_insert_memory_large_io_page(struct agp_memory *mem, off_t pg_start, int type) i460_insert_memory_large_io_page() argument 461 i460_remove_memory_large_io_page(struct agp_memory *mem, off_t pg_start, int type) i460_remove_memory_large_io_page() argument 500 i460_insert_memory(struct agp_memory *mem, off_t pg_start, int type) i460_insert_memory() argument 509 i460_remove_memory(struct agp_memory *mem, off_t pg_start, int type) i460_remove_memory() argument [all...] |
H A D | hp-agp.c | 329 hp_zx1_insert_memory (struct agp_memory *mem, off_t pg_start, int type) in hp_zx1_insert_memory() argument 376 hp_zx1_remove_memory (struct agp_memory *mem, off_t pg_start, int type) in hp_zx1_remove_memory() argument
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | pci_iommu.c | 883 iommu_release(struct pci_iommu_arena *arena, long pg_start, long pg_count) iommu_release() argument 902 iommu_bind(struct pci_iommu_arena *arena, long pg_start, long pg_count, struct page **pages) iommu_bind() argument 931 iommu_unbind(struct pci_iommu_arena *arena, long pg_start, long pg_count) iommu_unbind() argument [all...] |
H A D | core_marvel.c | 902 long pg_start; global() member 1022 marvel_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) marvel_agp_bind_memory() argument 1030 marvel_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) marvel_agp_unbind_memory() argument [all...] |
/kernel/linux/linux-5.10/tools/vm/ |
H A D | page-types.c | 174 static unsigned long pg_start[MAX_VMAS]; variable
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | fastrpc.c | 780 u64 pg_start, pg_end; in fastrpc_get_args() local
|
/kernel/linux/linux-5.10/drivers/hv/ |
H A D | hv_balloon.c | 842 static unsigned long handle_pg_range(unsigned long pg_start, in handle_pg_range() argument 925 static unsigned long process_hot_add(unsigned long pg_start, in process_hot_add() argument 983 unsigned long pg_start, pfn_cnt; in hot_add_req() local [all...] |
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | inode.c | 395 pgoff_t pg_start; in fuse_reverse_inval_inode() local
|