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

  /src/sys/arch/playstation2/playstation2/
interrupt.h 53 extern struct clockframe playstation2_clockframe;
interrupt.c 72 struct clockframe playstation2_clockframe; variable in typeref:struct:clockframe
135 playstation2_clockframe.intr = (curcpu()->ci_idepth > 1);
136 playstation2_clockframe.sr = status;
137 playstation2_clockframe.pc = pc;
277 playstation2_clockframe.sr, playstation2_clockframe.pc,
  /src/sys/arch/playstation2/ee/
timer.c 107 hardclock(&playstation2_clockframe);

Completed in 14 milliseconds