Searched refs:low_address (Results 1 – 8 of 8) sorted by relevance
146 restrictions.low_address = value64; in Init()195 fRestrictions.low_address, fRestrictions.high_address, in Init()251 physicalRestrictions.low_address = fRestrictions.low_address; in CreateBounceBuffer()580 if (base < fRestrictions.low_address) { in TranslateNext()581 useBounceBufferSize = fRestrictions.low_address - base; in TranslateNext()771 || fRestrictions.low_address != 0 in _NeedsBoundsBuffers()
25 generic_addr_t low_address; member
67 physicalRestrictions.low_address = low; in _kernel_contigmalloc()
52 phys_addr_t low_address; member
502 physicalRestrictions.low_address = metaDataAddress; in _CreateMetaDataArea()573 physicalRestrictions.low_address = fPhysicalAddress; in _InitPreviousTracingData()
120 restrictions.low_address, restrictions.high_address, in TestSuite()
1620 if (physicalAddressRestrictions->low_address != 0 in vm_create_anonymous_area()1672 && physicalAddressRestrictions->low_address == 0 in vm_create_anonymous_area()
3909 = std::max(restrictions->low_address / B_PAGE_SIZE, sPhysicalPageOffset) in vm_page_allocate_page_run()