Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/include/asm/
Dcpu-features.h12 # ifndef cpu_has_64bits
13 # define cpu_has_64bits 0 macro
21 # ifndef cpu_has_64bits
22 # define cpu_has_64bits 1 macro
Dio.h248 else if (cpu_has_64bits) { \
274 else if (cpu_has_64bits) { \