Searched refs:global_cache_flush (Results 1 – 17 of 17) sorted by relevance
/openbmc/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 | nvidia-agp.c | 223 global_cache_flush(); in nvidia_insert_memory() 323 .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 | intel-gtt.c | 223 global_cache_flush(); in i810_insert_dcache_entries() 643 global_cache_flush(); /* FIXME: ? */ in intel_gtt_init() 925 global_cache_flush(); in intel_fake_agp_insert_entries() 1168 .cache_flush = global_cache_flush,
|
H A D | alpha-agp.c | 136 .cache_flush = global_cache_flush,
|
H A D | hp-agp.c | 356 global_cache_flush(); in hp_zx1_insert_memory() 427 .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 | amd64-agp.c | 77 global_cache_flush(); in amd64_insert_memory() 229 .cache_flush = global_cache_flush,
|
H A D | agp.h | 216 void global_cache_flush(void);
|
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);
|
H A D | i460-agp.c | 568 .cache_flush = global_cache_flush,
|