OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_CPU_TLB
(Results
1 - 16
of
16
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
cpu-features.h
30
#define cpu_has_tlb (cpu_data[0].options &
MIPS_CPU_TLB
)
cpu.h
160
#define
MIPS_CPU_TLB
0x00000001
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h
30
#define cpu_has_tlb (cpu_data[0].options &
MIPS_CPU_TLB
)
cpu.h
160
#define
MIPS_CPU_TLB
0x00000001
/external/kernel-headers/original/asm-mips/
cpu-features.h
25
#define cpu_has_tlb (cpu_data[0].options &
MIPS_CPU_TLB
)
cpu.h
233
#define
MIPS_CPU_TLB
0x00000001 /* CPU has TLB */
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
30
#define cpu_has_tlb (cpu_data[0].options &
MIPS_CPU_TLB
)
cpu.h
160
#define
MIPS_CPU_TLB
0x00000001
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
30
#define cpu_has_tlb (cpu_data[0].options &
MIPS_CPU_TLB
)
cpu.h
160
#define
MIPS_CPU_TLB
0x00000001
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
30
#define cpu_has_tlb (cpu_data[0].options &
MIPS_CPU_TLB
)
cpu.h
160
#define
MIPS_CPU_TLB
0x00000001
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h
30
#define cpu_has_tlb (cpu_data[0].options &
MIPS_CPU_TLB
)
cpu.h
160
#define
MIPS_CPU_TLB
0x00000001
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
30
#define cpu_has_tlb (cpu_data[0].options &
MIPS_CPU_TLB
)
cpu.h
160
#define
MIPS_CPU_TLB
0x00000001
Completed in 35 milliseconds