Home
last modified time | relevance | path

Searched refs:agp_allocate_memory_wrap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/char/agp/
H A Dcompat_ioctl.h102 struct agp_memory *agp_allocate_memory_wrap(size_t pg_count, u32 type);
H A Dcompat_ioctl.c161 memory = agp_allocate_memory_wrap(alloc.pg_count, alloc.type); in compat_agpioc_allocate_wrap()
H A Dfrontend.c276 struct agp_memory *agp_allocate_memory_wrap(size_t pg_count, u32 type) in agp_allocate_memory_wrap() function
886 memory = agp_allocate_memory_wrap(alloc.pg_count, alloc.type); in agpioc_allocate_wrap()