Searched refs:GATE_ADDR (Results 1 – 4 of 4) sorted by relevance
23 #define GATE_ADDR (0xa000000000000000 + PAGE_SIZE) macro
695 put_gate_page(virt_to_page(ia64_imva(__start_gate_section)), GATE_ADDR); in mem_init()
1852 if (ip < GATE_ADDR + PAGE_SIZE) { in unw_unwind()2188 lp[0] = entry->start_offset - start + GATE_ADDR; /* start */ in unw_create_gate_table()2189 lp[1] = entry->end_offset - start + GATE_ADDR; /* end */ in unw_create_gate_table()
420 tramp_addr = GATE_ADDR + (ia64_sigtramp - __start_gate_section); in setup_frame()