Lines Matching full:routines
57 * Generic routines for handling agp_memory structures -
58 * They use the basic page allocation routines to do the brunt of the work.
281 /* End - Generic routines for handling agp_memory structures */
394 * Routines for handling swapping of agp_memory into the GATT -
395 * These routines take agp_memory and insert them into the GATT.
396 * They call device specific routines to actually write to the GATT.
475 /* End - Routines for handling swapping of agp_memory into the GATT */
478 /* Generic Agp routines - Start */
860 /* The generic routines can't handle 2 level gatt's */ in agp_generic_create_gatt_table()
991 /* The generic routines can't deal with 2 level gatt's */ in agp_generic_free_gatt_table()
1057 /* The generic routines can't deal with 2 level gatt's */ in agp_generic_insert_memory()
1072 /* The generic routines know nothing of memory types */ in agp_generic_insert_memory()
1130 /* The generic routines know nothing of memory types */ in agp_generic_remove_memory()
1181 * Basic Page Allocation Routines -
1182 * These routines handle page allocation and by default they reserve the allocated
1275 /* End Basic Page Allocation Routines */