Searched refs:copyout_fault (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/i386/i386/
H A Dsupport.s279 movl $copyout_fault,PCB_ONFAULT(%eax)
301 jc copyout_fault
309 ja copyout_fault
334 copyout_fault: label
/freebsd-10.2-release/sys/amd64/amd64/
H A Dsupport.S230 movq $copyout_fault,PCB_ONFAULT(%rax)
246 jc copyout_fault
255 ja copyout_fault
278 copyout_fault: label

Completed in 40 milliseconds