Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dnpx.c804 restore_npx_curthread(struct thread *td, struct pcb *pcb) in restore_npx_curthread() function
875 restore_npx_curthread(td, td->td_pcb); in npxdna()
907 restore_npx_curthread(td, pcb); in npxswitch()