Searched refs:raw_current_cpu_data (Results 1 – 4 of 4) sorted by relevance
44 unsigned int lpj = raw_current_cpu_data.udelay_val; in __udelay()52 unsigned int lpj = raw_current_cpu_data.udelay_val; in __ndelay()
86 #define raw_current_cpu_data cpu_data[raw_smp_processor_id()] macro
46 #define raw_cpu_has_fpu (raw_current_cpu_data.options & MIPS_CPU_FPU)
99 #define raw_current_cpu_data cpu_data[raw_smp_processor_id()] macro