Searched refs:virt_entry (Results 1 – 1 of 1) sorted by relevance
63 struct ia64_pdesc virt_entry; in aml_nfw_execute() local66 virt_entry.ip = virt_map(c->ip); in aml_nfw_execute()67 virt_entry.gp = virt_map(c->gp); in aml_nfw_execute()69 entry = (ia64_sal_handler) &virt_entry; in aml_nfw_execute()