Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/hp/common/
H A Daml_nfw.c63 struct ia64_pdesc virt_entry; in aml_nfw_execute() local
66 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()