Searched refs:sys_kexec_load (Results 1 – 3 of 3) sorted by relevance
341 sys_kexec_load(struct thread *td, struct kexec_load_args *uap) in sys_kexec_load() function
668 …{ .sy_narg = AS(kexec_load_args), .sy_call = (sy_call_t *)sys_kexec_load, .sy_auevent = AUE_NULL, …
2341 int sys_kexec_load(struct thread *, struct kexec_load_args *);