gem5
v21.2.1.0
|
#include "base/types.hh"
Go to the source code of this file.
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::X86ISA | |
This is exposed globally, independent of the ISA. | |
Variables | |
const Addr | gem5::X86ISA::syscallCodeVirtAddr = 0xffff800000000000 |
const Addr | gem5::X86ISA::GDTVirtAddr = 0xffff800000001000 |
const Addr | gem5::X86ISA::IDTVirtAddr = 0xffff800000002000 |
const Addr | gem5::X86ISA::TSSVirtAddr = 0xffff800000003000 |
const Addr | gem5::X86ISA::TSSPhysAddr = 0x63000 |
const Addr | gem5::X86ISA::ISTVirtAddr = 0xffff800000004000 |
const Addr | gem5::X86ISA::PFHandlerVirtAddr = 0xffff800000005000 |
const Addr | gem5::X86ISA::MMIORegionVirtAddr = 0xffffc90000000000 |
const Addr | gem5::X86ISA::MMIORegionPhysAddr = 0xffff0000 |