Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/kernel/
Desi.c106 ia64_sal_handler esi_proc; in ia64_esi_call()
112 esi_proc = (ia64_sal_handler) &pdesc; in ia64_esi_call()
158 ia64_sal_handler esi_proc; in ia64_esi_call_phys()
164 esi_proc = (ia64_sal_handler) &pdesc; in ia64_esi_call_phys()
Dsal.c43 ia64_sal_handler ia64_sal = (ia64_sal_handler) default_handler;
94 ia64_sal = (ia64_sal_handler) &pdesc; in ia64_sal_handler_init()
/linux-5.19.10/arch/ia64/hp/common/
Daml_nfw.c64 ia64_sal_handler entry; in aml_nfw_execute()
69 entry = (ia64_sal_handler) &virt_entry; in aml_nfw_execute()
/linux-5.19.10/arch/ia64/include/asm/
Dsal.h116 typedef struct ia64_sal_retval (*ia64_sal_handler) (u64, ...); typedef
235 extern ia64_sal_handler ia64_sal;