Home
last modified time | relevance | path

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

/bionic/libc/kernel/arch-mips/asm/
Dcpu-features.h167 #ifndef cpu_has_64bits
169 #define cpu_has_64bits (cpu_data[0].isa_level & MIPS_CPU_ISA_64BIT) macro
Dio.h76cpu_has_64bits) { unsigned long __flags; type __tmp; if (irq) local_irq_save(__flags); …