Home
last modified time | relevance | path

Searched refs:agp_region (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dagpgart.h35 #define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, struct agp_region*)
36 #define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, struct agp_region*)
89 } agp_region; typedef
/linux-6.3-rc2/include/linux/
A Dagpgart.h63 struct agp_region { struct
/linux-6.3-rc2/drivers/char/agp/
A Dcompat_ioctl.h100 int agp_create_segment(struct agp_client *client, struct agp_region *region);
A Dfrontend.c163 int agp_create_segment(struct agp_client *client, struct agp_region *region) in agp_create_segment()
801 struct agp_region reserve; in agpioc_reserve_wrap()
806 if (copy_from_user(&reserve, arg, sizeof(struct agp_region))) in agpioc_reserve_wrap()
A Dcompat_ioctl.c64 struct agp_region kreserve; in compat_agpioc_reserve_wrap()

Completed in 8 milliseconds