HomeSort by: relevance | last modified time | path
    Searched refs:lsw_wbflush (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/mips/include/
locore.h 621 void (*lsw_wbflush)(void); member in struct:locoresw
  /src/sys/arch/mips/mips/
mips_fixup.c 640 (*mips_locoresw.lsw_wbflush)();
mips_machdep.c 1447 mips_locoresw.lsw_wbflush = flush_fn;
locore_mips1.S 1698 PTR_WORD _C_LABEL(MIPSX(wbflush)) # lsw_wbflush
mipsX_subr.S 3016 PTR_WORD _C_LABEL(MIPSX(wbflush)) # lsw_wbflush

Completed in 18 milliseconds