Home
last modified time | relevance | path

Searched refs:asm_io_sync (Results 1 – 2 of 2) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dcache.h64 #define asm_io_sync() asm volatile("sync" \ macro
/linux/drivers/char/agp/
H A Dparisc-agp.c94 asm_io_sync(); in parisc_agp_tlbflush()