Searched refs:use_bbit_insns (Results 1 - 1 of 1) sorted by path

/linux-master/arch/mips/mm/
H A Dtlbex.c101 static int use_bbit_insns(void) function
682 if (use_bbit_insns()) {
1259 if (IS_ENABLED(CONFIG_64BIT) && (scratch_reg >= 0 || scratchpad_available()) && use_bbit_insns()) {
1710 if (use_bbit_insns()) {
1799 if (use_bbit_insns()) {
2089 if (use_bbit_insns()) {
2112 if (use_bbit_insns()) {
2126 if (use_bbit_insns()) {
2155 if (use_bbit_insns()) {
2178 if (use_bbit_insns()) {
[all...]

Completed in 213 milliseconds