Lines Matching refs:Addr
67 const Addr IntAddrPrefixMask = ULL(0xffffffff00000000);
68 const Addr IntAddrPrefixCPUID = ULL(0x100000000);
69 const Addr IntAddrPrefixMSR = ULL(0x200000000);
70 const Addr IntAddrPrefixIO = ULL(0x300000000);
72 const Addr PhysAddrPrefixIO = ULL(0x8000000000000000);
73 const Addr PhysAddrPrefixPciConfig = ULL(0xC000000000000000);
74 const Addr PhysAddrPrefixLocalAPIC = ULL(0x2000000000000000);
75 const Addr PhysAddrPrefixInterrupts = ULL(0xA000000000000000);
78 const Addr PhysAddrAPICRangeSize = 1 << 12;
80 static inline Addr
86 static inline Addr
92 static inline Addr
99 static inline Addr