Searched refs:global_cache_flush (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/char/agp/ |
| H A D | intel-agp.c | 463 .cache_flush = global_cache_flush, 490 .cache_flush = global_cache_flush, 517 .cache_flush = global_cache_flush, 544 .cache_flush = global_cache_flush, 571 .cache_flush = global_cache_flush, 598 .cache_flush = global_cache_flush, 625 .cache_flush = global_cache_flush, 652 .cache_flush = global_cache_flush, 679 .cache_flush = global_cache_flush,
|
| H A D | ali-agp.c | 131 global_cache_flush(); in m1541_cache_flush() 163 global_cache_flush(); /* is this really needed? --hch */ in ali_destroy_page() 178 global_cache_flush(); in m1541_destroy_page() 215 .cache_flush = global_cache_flush,
|
| H A D | sworks-agp.c | 343 global_cache_flush(); in serverworks_insert_memory() 369 global_cache_flush(); in serverworks_remove_memory() 432 .cache_flush = global_cache_flush,
|
| H A D | efficeon-agp.c | 252 global_cache_flush(); in efficeon_insert_memory() 324 .cache_flush = global_cache_flush,
|
| H A D | parisc-agp.c | 150 global_cache_flush(); in parisc_agp_insert_memory() 236 .cache_flush = global_cache_flush,
|
| H A D | via-agp.c | 183 .cache_flush = global_cache_flush, 210 .cache_flush = global_cache_flush,
|
| H A D | amd-k7-agp.c | 310 global_cache_flush(); in amd_insert_memory() 377 .cache_flush = global_cache_flush,
|
| H A D | alpha-agp.c | 136 .cache_flush = global_cache_flush,
|
| H A D | ati-agp.c | 290 global_cache_flush(); in ati_insert_memory() 425 .cache_flush = global_cache_flush,
|
| H A D | agp.h | 206 void global_cache_flush(void);
|
| H A D | amd64-agp.c | 77 global_cache_flush(); in amd64_insert_memory() 229 .cache_flush = global_cache_flush,
|
| H A D | sis-agp.c | 135 .cache_flush = global_cache_flush,
|
| H A D | generic.c | 1309 void global_cache_flush(void) in global_cache_flush() function 1313 EXPORT_SYMBOL(global_cache_flush);
|