Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/hp/common/
Daml_nfw.c66 struct ia64_pdesc virt_entry; in aml_nfw_execute() local
69 virt_entry.ip = virt_map(c->ip); in aml_nfw_execute()
70 virt_entry.gp = virt_map(c->gp); in aml_nfw_execute()
72 entry = (ia64_sal_handler) &virt_entry; in aml_nfw_execute()