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