HomeSort by: relevance | last modified time | path
    Searched defs:mips_fixup_callback_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/include/
locore.h 399 typedef bool (*mips_fixup_callback_t)(int32_t, uint32_t [2], void *); typedef in typeref:typename:bool (*)(int32_t,uint32_t[2],void *)
406 bool mips_fixup_exceptions(mips_fixup_callback_t, void *);
locore.h 399 typedef bool (*mips_fixup_callback_t)(int32_t, uint32_t [2], void *); typedef in typeref:typename:bool (*)(int32_t,uint32_t[2],void *)
406 bool mips_fixup_exceptions(mips_fixup_callback_t, void *);

Completed in 158 milliseconds