Lines Matching defs:base
2570 UInt tiBit, base, limit;2613 base = get_segdescr_base (&the_descrs[seg_selector]);2626 base = get_segdescr_base (&the_descrs[seg_selector]);2640 "base = 0x%x, addr = 0x%x\n", 2641 base, base + virtual_addr);2644 return (ULong)( ((UInt)virtual_addr) + base );