Home
last modified time | relevance | path

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

/freebsd/tools/tools/ncpus/
H A Dbiosmptable.c51 static mpcth_t biosmptable_check_mpcth(off_t addr);
62 mpcth_t mpcth; in biosmptable_detect()
221 static mpcth_t
224 mpcth_t mpcth; in biosmptable_check_mpcth()
/freebsd/sys/x86/include/
H A Dmptable.h76 } __packed *mpcth_t; typedef
/freebsd/sys/x86/x86/
H A Dmptable.c158 static mpcth_t mpct;
331 mpct = (mpcth_t)BIOS_PADDRTOVADDR((uintptr_t)mpfps->pap); in mptable_probe()
/freebsd/usr.sbin/mptable/
H A Dmptable.c528 mpcth_t cth; in MPConfigTableHeader()