Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dcopyout.c55 static int (*fubyte_fast_tramp)(volatile const void *, u_int); variable
80 fubyte_fast_tramp = (int (*)(volatile const void *, u_int))( in copyout_init_tramp()
287 res = fubyte_fast_tramp(base, pmap_get_kcr3()); in fubyte()