Home
last modified time | relevance | path

Searched refs:consistent_sync (Results 1 – 4 of 4) sorted by relevance

/arch/microblaze/mm/
Dconsistent.c226 void consistent_sync(void *vaddr, size_t size, int direction) in consistent_sync() function
253 EXPORT_SYMBOL(consistent_sync);
264 consistent_sync((void *)start, size, direction); in consistent_sync_page()
/arch/frv/mm/
Ddma-alloc.c151 void consistent_sync(void *vaddr, size_t size, int direction) in consistent_sync() function
182 consistent_sync(start, size, direction); in consistent_sync_page()
/arch/frv/include/asm/
Dpci.h29 extern void consistent_sync(void *vaddr, size_t size, int direction);
/arch/microblaze/include/asm/
Dpgtable.h556 void consistent_sync(void *vaddr, size_t size, int direction);