Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dmptbl.c150 mpie->type = MPCT_ENTRY_LOCAL_INT; in mpt_build_localint_entries()
160 mpie->type = MPCT_ENTRY_LOCAL_INT; in mpt_build_localint_entries()
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dmptable.h84 #define MPCT_ENTRY_LOCAL_INT 4 macro