Searched refs:consoleCallback (Results 1 - 2 of 2) sorted by relevance

/gem5/system/alpha/console/
H A Ddbmentry.S139 .globl consoleCallback
140 .ent consoleCallback 2
141 consoleCallback: label
150 .end consoleCallback
H A Dconsole.c101 extern consoleCallback[];
696 rpb_crb->rpb_va_disp, rpb_crb->rpb_pa_disp, consoleCallback);
698 *rpbptr++ = (ulong) consoleCallback;

Completed in 9 milliseconds