Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/agp/
H A Defficeon-agp.c54 #define EFFICEON_L1_SIZE 64 /* Number of PDE pages */ macro
60 unsigned long l1_table[EFFICEON_L1_SIZE];
162 for (index = 0; index < EFFICEON_L1_SIZE; index++) { in efficeon_free_gatt_table()