Searched refs:asm_io_sync (Results 1 – 2 of 2) sorted by relevance
/linux/arch/parisc/include/asm/ | ||
H A D | cache.h | 64 #define asm_io_sync() asm volatile("sync" \ macro |
/linux/drivers/char/agp/ | ||
H A D | parisc-agp.c | 94 asm_io_sync(); in parisc_agp_tlbflush() |