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

/freebsd-10.0-release/tools/tools/ncpus/
H A Dbiosmptable.c54 static mpcth_t biosmptable_check_mpcth(off_t addr);
65 mpcth_t mpcth;
224 static mpcth_t
227 mpcth_t mpcth;
/freebsd-10.0-release/usr.sbin/bhyve/
H A Dmptbl.c125 mpt_build_mpch(mpcth_t mpch)
247 mpcth_t mpch;
267 mpch = (mpcth_t)curraddr;
/freebsd-10.0-release/sys/x86/include/
H A Dmptable.h73 } *mpcth_t; typedef in typeref:struct:MPCTH
/freebsd-10.0-release/usr.sbin/mptable/
H A Dmptable.c174 } mpcth_t; typedef in typeref:struct:MPCTH
656 mpcth_t cth;
/freebsd-10.0-release/sys/x86/x86/
H A Dmptable.c158 static mpcth_t mpct;
292 mpct = (mpcth_t)(KERNBASE + (uintptr_t)mpfps->pap);

Completed in 179 milliseconds