Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Desi.c118 ia64_sal_handler esi_proc; in ia64_esi_call()
124 esi_proc = (ia64_sal_handler) &pdesc; in ia64_esi_call()
170 ia64_sal_handler esi_proc; in ia64_esi_call_phys()
176 esi_proc = (ia64_sal_handler) &pdesc; in ia64_esi_call_phys()
Dsal.c41 ia64_sal_handler ia64_sal = (ia64_sal_handler) default_handler;
92 ia64_sal = (ia64_sal_handler) &pdesc; in ia64_sal_handler_init()
/linux-2.6.39/arch/ia64/hp/common/
Daml_nfw.c68 ia64_sal_handler entry; in aml_nfw_execute()
73 entry = (ia64_sal_handler) &virt_entry; in aml_nfw_execute()
/linux-2.6.39/arch/ia64/include/asm/
Dsal.h115 typedef struct ia64_sal_retval (*ia64_sal_handler) (u64, ...); typedef
234 extern ia64_sal_handler ia64_sal;