AddrType
AllocateRegion(AddrType* _address, AddrType size, uint8 protection,
*_address = (AddrType)(addr_t)address + KERNEL_FIXUP_FOR_LONG_MODE;
Map(AddrType address)
(uint64)region->size, (int64)(AddrType)region->delta));
AddrType address = firstRegion->start;
(int64)(AddrType)image->text_region.delta));
(int64)(AddrType)image->data_region.delta));
typedef typename Class::AddrType AddrType;
AddrType* symbolAddress)
AddrType* symbolAddress);
AllocateRegion(AddrType* _address, AddrType size, uint8 protection,
Map(AddrType address)