Home
last modified time | relevance | path

Searched refs:agp_segment (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dagpgart.h51 struct agp_segment { struct
66 struct agp_segment *seg_list; argument
/linux/drivers/char/agp/
A Dfrontend.c165 struct agp_segment *user_seg; in agp_create_segment()
807 if ((unsigned) reserve.seg_count >= ~0U/sizeof(struct agp_segment)) in agpioc_reserve_wrap()
826 struct agp_segment *segment; in agpioc_reserve_wrap()
831 segment = kmalloc((sizeof(struct agp_segment) * reserve.seg_count), in agpioc_reserve_wrap()
838 sizeof(struct agp_segment) * reserve.seg_count)) { in agpioc_reserve_wrap()
A Dcompat_ioctl.c95 struct agp_segment *ksegment; in compat_agpioc_reserve_wrap()
/linux/include/uapi/linux/
A Dagpgart.h84 } agp_segment; typedef

Completed in 7 milliseconds