Searched refs:rpb (Results 1 - 3 of 3) sorted by relevance

/gem5/system/alpha/console/
H A Dconsole.c40 #include "rpb.h"
182 struct rpb m5_rpb = {
222 0, /* 120: checksum of prior entries in rpb */
260 /* the dump stack grows from the end of the rpb page not to reach here */
370 struct rpb *rpb; variable in typeref:struct:rpb
420 rpb = (struct rpb *)unix_boot_alloc(HWRPB_PAGES);
479 third_rpb[i] = KPTE(PFN(rpb) + i);
497 rpb, firs
[all...]
H A Ddbmentry.S199 mov a1, t1 # cpu rpb pointer (virtual)
205 zapnot t1,0x1f,a0 # make rpb physical
/gem5/system/alpha/h/
H A Drpb.h144 struct rpb { struct
145 struct rpb *rpb_selfref; /* 000: physical self-reference */
180 long rpb_checksum; /* 120: checksum of prior entries in rpb */
251 /* the dump stack grows from the end of the rpb page not to reach here */

Completed in 11 milliseconds