HomeSort by relevance Sort by last modified time
    Searched refs:flush_dcache_mmap_lock (Results 1 - 3 of 3) sorted by null

  /development/ndk/platforms/android-9/arch-mips/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
cacheflush.h 30 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /development/ndk/platforms/android-3/arch-arm/include/asm/
cacheflush.h 86 #define flush_dcache_mmap_lock(mapping) write_lock_irq(&(mapping)->tree_lock) macro

Completed in 241 milliseconds