/kernel/linux/linux-5.10/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() argument 106 static int alpha_core_agp_remove_memory(struct agp_memory *mem, off_t pg_start, in alpha_core_agp_remove_memory() argument
|
H A D | compat_ioctl.h | 59 compat_off_t pg_start; /* starting page to populate */ member 82 compat_off_t pg_start; /* starting page to populate */ member
|
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() argument 285 static int efficeon_remove_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_remove_memory() argument
|
H A D | uninorth-agp.c | 149 static int uninorth_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_insert_memory() argument 199 static int uninorth_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_remove_memory() argument
|
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 | 316 static int ati_remove_memory(struct agp_memory * mem, off_t pg_start, in ati_remove_memory() argument 268 ati_insert_memory(struct agp_memory * mem, off_t pg_start, int type) ati_insert_memory() argument
|
H A D | sworks-agp.c | 361 static int serverworks_remove_memory(struct agp_memory *mem, off_t pg_start, in serverworks_remove_memory() argument 320 serverworks_insert_memory(struct agp_memory *mem, off_t pg_start, int type) serverworks_insert_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
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | agp_backend.h | 77 off_t pg_start; member
|
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
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | agp_backend.h | 77 off_t pg_start; member
|
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
|
/kernel/linux/linux-6.6/drivers/char/agp/ |
H A D | compat_ioctl.h | 59 compat_off_t pg_start; /* starting page to populate */ member 82 compat_off_t pg_start; /* starting page to populate */ member
|
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() argument 106 static int alpha_core_agp_remove_memory(struct agp_memory *mem, off_t pg_start, in alpha_core_agp_remove_memory() argument
|
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() argument 285 static int efficeon_remove_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_remove_memory() argument
|
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() argument 200 static int uninorth_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_remove_memory() argument
|
/kernel/linux/linux-5.10/fs/9p/ |
H A D | vfs_file.c | 427 unsigned long pg_start, pg_end; in v9fs_file_write_iter() local
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | agpgart.h | 81 __kernel_off_t pg_start; /* starting page to populate */ member 104 __kernel_off_t pg_start;/* starting page to populate */ member
|
/kernel/linux/linux-6.6/fs/9p/ |
H A D | vfs_file.c | 430 unsigned long pg_start, pg_end; in v9fs_file_write_iter() local
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | agpgart.h | 60 __kernel_off_t pg_start; member 77 __kernel_off_t pg_start; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | agpgart.h | 60 __kernel_off_t pg_start; member 77 __kernel_off_t pg_start; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | agpgart.h | 48 __kernel_off_t pg_start; member 65 __kernel_off_t pg_start; member
|
/kernel/linux/linux-5.10/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...] |