Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/agp/
Dgeneric.c301 case LVL2_APER_SIZE: in agp_return_size()
336 case LVL2_APER_SIZE: in agp_num_entries()
861 if (bridge->driver->size_type == LVL2_APER_SIZE) in agp_generic_create_gatt_table()
888 case LVL2_APER_SIZE: in agp_generic_create_gatt_table()
910 case LVL2_APER_SIZE: in agp_generic_create_gatt_table()
990 case LVL2_APER_SIZE: in agp_generic_free_gatt_table()
1056 case LVL2_APER_SIZE: in agp_generic_insert_memory()
Dagp.h49 LVL2_APER_SIZE, enumerator
Defficeon-agp.c315 .size_type = LVL2_APER_SIZE,
Dati-agp.c428 .size_type = LVL2_APER_SIZE,
Dsworks-agp.c423 .size_type = LVL2_APER_SIZE,
Damd-k7-agp.c367 .size_type = LVL2_APER_SIZE,
Duninorth-agp.c380 if (bridge->driver->size_type == LVL2_APER_SIZE) in uninorth_create_gatt_table()