Home | History | Annotate | Download | only in processor

Lines Matching full:address

41 // objects located entirely within the parent's address space.  Attempts
44 // object that contains the address being queried. Note that while it is
46 // geometry (base address and size), it is possible to completely mask a
48 // object's address space.
53 // keyed by the highest address that each child occupies. Each node's
54 // children occupy address ranges entirely within the node. The root node
56 // entire address space.
94 // the specified address. This method will only return entries held by
97 // encompasses the address, returns false.
98 bool RetrieveRange(const AddressType &address, EntryType *entry) const;
118 // Creates a new ContainedRangeMap with the specified base address, entry,
125 // The base address of this range. The high address does not need to
141 // address. This is a pointer to avoid allocating map structures for