Home
last modified time | relevance | path

Searched refs:I810_GTT_ORDER (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Dintel-gtt.c172 #define I810_GTT_ORDER 4 macro
179 gtt_table = alloc_gatt_pages(I810_GTT_ORDER); in i810_setup()
208 free_gatt_pages(intel_private.i81x_gtt_table, I810_GTT_ORDER); in i810_cleanup()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dintel-gtt.c173 #define I810_GTT_ORDER 4 macro
180 gtt_table = alloc_gatt_pages(I810_GTT_ORDER); in i810_setup()
209 free_gatt_pages(intel_private.i81x_gtt_table, I810_GTT_ORDER); in i810_cleanup()

Completed in 4 milliseconds