Home
last modified time | relevance | path

Searched refs:virt_entry (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/ia64/hp/common/
Daml_nfw.c67 struct ia64_pdesc virt_entry; in aml_nfw_execute() local
70 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()