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

  /bionic/libc/kernel/arch-mips/asm/
cpu-features.h 125 #ifndef cpu_has_pindexed_dcache
126 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h 125 #ifndef cpu_has_pindexed_dcache
126 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro
  /external/kernel-headers/original/asm-mips/
cpu-features.h 101 #ifndef cpu_has_pindexed_dcache
102 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h 125 #ifndef cpu_has_pindexed_dcache
126 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h 125 #ifndef cpu_has_pindexed_dcache
126 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h 125 #ifndef cpu_has_pindexed_dcache
126 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h 125 #ifndef cpu_has_pindexed_dcache
126 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h 125 #ifndef cpu_has_pindexed_dcache
126 #define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX) macro

Completed in 57 milliseconds