Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dmptbl.c148 mpie->type = MPCT_ENTRY_LOCAL_INT; in mpt_build_localint_entries()
158 mpie->type = MPCT_ENTRY_LOCAL_INT; in mpt_build_localint_entries()
/freebsd/sys/x86/include/
H A Dmptable.h84 #define MPCT_ENTRY_LOCAL_INT 4 macro
/freebsd/sys/x86/x86/
H A Dmptable.c262 case MPCT_ENTRY_LOCAL_INT: in compute_entry_count()
496 case MPCT_ENTRY_LOCAL_INT: in mptable_walk_table()
920 case MPCT_ENTRY_LOCAL_INT: in mptable_parse_ints_handler()
/freebsd/usr.sbin/mptable/
H A Dmptable.c627 case MPCT_ENTRY_LOCAL_INT: in MPConfigTableHeader()
628 if (oldtype != MPCT_ENTRY_LOCAL_INT) in MPConfigTableHeader()