Loading arch/mips/kernel/smtc.c +1 −0 Original line number Diff line number Diff line Loading @@ -261,6 +261,7 @@ void smtc_configure_tlb(void) } } write_c0_mvpcontrol(read_c0_mvpcontrol() | MVPCONTROL_STLB); ehb(); /* * Setup kernel data structures to use software total, Loading Loading
arch/mips/kernel/smtc.c +1 −0 Original line number Diff line number Diff line Loading @@ -261,6 +261,7 @@ void smtc_configure_tlb(void) } } write_c0_mvpcontrol(read_c0_mvpcontrol() | MVPCONTROL_STLB); ehb(); /* * Setup kernel data structures to use software total, Loading