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

/gem5/system/alpha/h/
H A Drpb.h347 struct rpb_map { struct
364 struct rpb_map rpb_map[1]; /* first instance of a map entry */ member in struct:rpb_crb
/gem5/system/alpha/console/
H A Dconsole.c618 rpb_crb->rpb_map[0].rpb_virt = 0x10000000;
619 rpb_crb->rpb_map[0].rpb_phys = KSEG_TO_PHYS(((ulong)rpb) & ~0x1fff);
620 rpb_crb->rpb_map[0].rpb_pgcount = HWRPB_PAGES;

Completed in 11 milliseconds