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

/gem5/src/arch/x86/
H A Dx86_traits.hh74 const Addr PhysAddrPrefixLocalAPIC = ULL(0x2000000000000000); member in namespace:X86ISA
96 return PhysAddrPrefixLocalAPIC | (id * (1 << 12)) | addr;

Completed in 4 milliseconds