Searched refs:MPCT_ENTRY_INT (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/bhyve/amd64/
H A Dmptbl.c224 mpie->type = MPCT_ENTRY_INT;
248 mpie->type = MPCT_ENTRY_INT;
/freebsd-current/sys/x86/include/
H A Dmptable.h83 #define MPCT_ENTRY_INT 3 macro
/freebsd-current/sys/x86/x86/
H A Dmptable.c261 case MPCT_ENTRY_INT:
495 case MPCT_ENTRY_INT:
917 case MPCT_ENTRY_INT:
940 entry.type = MPCT_ENTRY_INT;
1084 if (*entry != MPCT_ENTRY_INT)
1121 if (*entry != MPCT_ENTRY_INT)
/freebsd-current/usr.sbin/mptable/
H A Dmptable.c620 case MPCT_ENTRY_INT:
621 if (oldtype != MPCT_ENTRY_INT)
832 if ( entry->type == MPCT_ENTRY_INT )

Completed in 263 milliseconds