Searched refs:LVL2_APER_SIZE (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | generic.c | 301 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()
|
H A D | agp.h | 49 LVL2_APER_SIZE, enumerator
|
H A D | efficeon-agp.c | 315 .size_type = LVL2_APER_SIZE,
|
H A D | amd-k7-agp.c | 367 .size_type = LVL2_APER_SIZE,
|
H A D | ati-agp.c | 424 .size_type = LVL2_APER_SIZE,
|
H A D | uninorth-agp.c | 380 if (bridge->driver->size_type == LVL2_APER_SIZE) in uninorth_create_gatt_table()
|
H A D | sworks-agp.c | 426 .size_type = LVL2_APER_SIZE,
|
/kernel/linux/linux-6.6/drivers/char/agp/ |
H A D | generic.c | 301 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()
|
H A D | agp.h | 49 LVL2_APER_SIZE, enumerator
|
H A D | efficeon-agp.c | 315 .size_type = LVL2_APER_SIZE,
|
H A D | amd-k7-agp.c | 367 .size_type = LVL2_APER_SIZE,
|
H A D | ati-agp.c | 415 .size_type = LVL2_APER_SIZE,
|
H A D | uninorth-agp.c | 381 if (bridge->driver->size_type == LVL2_APER_SIZE) in uninorth_create_gatt_table()
|
H A D | sworks-agp.c | 423 .size_type = LVL2_APER_SIZE,
|
Completed in 15 milliseconds