Home
last modified time | relevance | path

Searched defs:agp_info (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/linux/
Dagpgart.h33 struct agp_info { struct
34 struct agp_version version; /* version of the driver */
35 u32 bridge_id; /* bridge vendor/device */
36 u32 agp_mode; /* mode info of bridge */
37 unsigned long aper_base;/* base of aperture */
38 size_t aper_size; /* size of aperture */
39 size_t pg_total; /* max pages (swap + system) */
40 size_t pg_system; /* max pages (system) */
41 size_t pg_used; /* current pages used */
/linux-6.1.9/include/uapi/linux/
Dagpgart.h70 } agp_info; typedef
/linux-6.1.9/arch/alpha/include/asm/
Dmachvec.h100 struct _alpha_agp_info *(*agp_info)(void); member
/linux-6.1.9/include/drm/
Ddrm_legacy.h251 struct agp_kern_info agp_info; member
/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon.h1133 struct agp_kern_info agp_info; member