Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dmptbl.c80 #define MPE_NUM_BUSES 2 macro
348 curraddr += sizeof(*mpeb) * MPE_NUM_BUSES; in mptable_build()
349 mpch->entry_count += MPE_NUM_BUSES; in mptable_build()