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

/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h32 u64 bltzll; member in struct:mips_r2br_emulator_stats
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c2284 seq_printf(s, "bltzll\t\t%ld\n",
2285 (unsigned long)__this_cpu_read(mipsr2bremustats.bltzll));
2335 __this_cpu_write((mipsr2bremustats).bltzll, 0);

Completed in 139 milliseconds