Searched refs:cpu_has_64bits (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/asm-mips/
H A Dcpu-features.h161 # ifndef cpu_has_64bits
162 # define cpu_has_64bits (cpu_data[0].isa_level & MIPS_CPU_ISA_64BIT) macro
179 # ifndef cpu_has_64bits
180 # define cpu_has_64bits 1 macro
H A Dio.h312 else if (cpu_has_64bits) { \
343 else if (cpu_has_64bits) { \

Completed in 78 milliseconds