Searched refs:offset_base (Results 1 – 2 of 2) sorted by relevance
24 const uint64_t offset_base, in MapWithID() argument30 range.offset_base = offset_base; in MapWithID()85 old_range.offset_base, in MapWithID()89 CHECK(MapWithID(range.real_addr, range.size, id, offset_base, false)); in MapWithID()95 old_range.offset_base + gap_before + range.size, in MapWithID()176 *offset = real_addr - iter->real_addr + iter->offset_base; in GetMappedIDAndOffset()
45 const uint64_t offset_base,83 uint64_t offset_base; member