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

/freebsd-10.2-release/sys/i386/i386/
H A Dsupport.s348 movl $copyin_fault,PCB_ONFAULT(%eax)
360 jc copyin_fault
362 ja copyin_fault
383 copyin_fault: label
/freebsd-10.2-release/sys/amd64/amd64/
H A Dsupport.S293 movq $copyin_fault,PCB_ONFAULT(%rax)
302 jc copyin_fault
305 ja copyin_fault
327 copyin_fault: label

Completed in 24 milliseconds