Lines Matching full:org
5 .org 0x8e
7 .org 0x150
9 .org 0x1d0 /* program new PSW */
11 .org 0x200 /* lowcore padding */
45 .org region_first_table + ((VIRTUAL_BASE >> 53) & 0x7ff) * 8
48 .org region_first_table + 0x800 * 8
50 .org region_second_table + ((VIRTUAL_BASE >> 42) & 0x7ff) * 8
53 .org region_second_table + 0x800 * 8
55 .org region_third_table + ((VIRTUAL_BASE >> 31) & 0x7ff) * 8
58 .org region_third_table + 0x800 * 8
60 .org segment_table + ((VIRTUAL_BASE >> 20) & 0x7ff) * 8
63 .org segment_table + 0x800 * 8
65 .org page_table + ((VIRTUAL_BASE >> 12) & 0xff) * 8
67 .org page_table + 0x100 * 8