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

/gem5/src/arch/x86/linux/
H A Dsystem.hh54 X86ISA::E820Table * e820Table; member in class:LinuxX86System
H A Dsystem.cc55 : X86System(p), commandLine(p->boot_osflags), e820Table(p->e820_table)
128 e820Table->writeTo(physProxy, e820MapNrPointer, e820MapPointer);

Completed in 4 milliseconds