Home | History | Annotate | Download | only in rumpkern

Lines Matching refs:enxio

165 	.rspo_copyin		= (void *)enxio,
166 .rspo_copyinstr = (void *)enxio,
167 .rspo_copyout = (void *)enxio,
168 .rspo_copyoutstr = (void *)enxio,
169 .rspo_anonmmap = (void *)enxio,
170 .rspo_raise = (void *)enxio,
171 .rspo_fini = (void *)enxio,
172 .rspo_hyp_getpid = (void *)enxio,
173 .rspo_hyp_syscall = (void *)enxio,
174 .rspo_hyp_rfork = (void *)enxio,
175 .rspo_hyp_lwpexit = (void *)enxio,
176 .rspo_hyp_execnotify = (void *)enxio,