Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/agp/
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()