Home
last modified time | relevance | path

Searched refs:chk_int_timer (Results 1 – 3 of 3) sorted by path

/dports/emulators/hercules/hercules-3.13/
H A Dclock.c319 int chk_int_timer(REGS *regs) in chk_int_timer() function
529 chk_int_timer(regs); in ARCH_DEP()
H A Dclock.h39 int chk_int_timer(REGS *); /* Check int_timer pending */
H A Dtimer.c117 if( chk_int_timer(regs) ) in update_cpu_timer()
129 if( chk_int_timer(regs->guestregs) ) in update_cpu_timer()