Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dmptable.h78 } __packed *mpcth_t; typedef
/f-stack/freebsd/x86/x86/
H A Dmptable.c164 static mpcth_t mpct;
300 mpct = (mpcth_t)BIOS_PADDRTOVADDR((uintptr_t)mpfps->pap); in mptable_probe()