Searched refs:mpfps_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/tools/tools/ncpus/
H A Dbiosmptable.c52 static mpfps_t biosmptable_find_mpfps(void);
53 static mpfps_t biosmptable_search_mpfps(off_t base, int length);
64 mpfps_t mpfps;
164 static mpfps_t
167 mpfps_t mpfps;
185 static mpfps_t
188 mpfps_t mpfps;
/freebsd-10.2-release/usr.sbin/bhyve/
H A Dmptbl.c102 mpt_build_mpfp(mpfps_t mpfp, vm_paddr_t gpa)
305 mpfps_t mpfp;
333 mpfp = (mpfps_t)curraddr;
/freebsd-10.2-release/usr.sbin/mptable/
H A Dmptable.c157 } mpfps_t; typedef in typeref:struct:MPFPS
251 static void MPFloatingPointer( u_int32_t paddr, int where, mpfps_t* mpfps );
300 mpfps_t mpfps;
527 MPFloatingPointer( u_int32_t paddr, int where, mpfps_t* mpfps )
532 readEntry( mpfps, sizeof( mpfps_t ) );
/freebsd-10.2-release/sys/x86/include/
H A Dmptable.h53 } *mpfps_t; typedef in typeref:struct:MPFPS
/freebsd-10.2-release/sys/x86/x86/
H A Dmptable.c157 static mpfps_t mpfps;
271 mpfps = (mpfps_t)(KERNBASE + x);

Completed in 111 milliseconds