Home
last modified time | relevance | path

Searched defs:agp_allocate (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dagpgart.h69 struct agp_allocate { struct
70 int key; /* tag of allocation */
71 size_t pg_count; /* number of pages */
72 u32 type; /* 0 == normal, other devspec */
73 u32 physical; /* device specific (some devices
/openbmc/linux/include/uapi/linux/
H A Dagpgart.h99 } agp_allocate; typedef