Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c1457 hw_rce_t *hw_cent; in context_set() local
1508 bzero(hw_cent, sizeof (hw_rce_t)); in context_set()
1518 CONT_SET_DID(hw_cent, domain->dom_did); in context_set()
1523 CONT_SET_TTYPE(hw_cent, TTYPE_PASSTHRU); in context_set()
1527 CONT_SET_P(hw_cent); in context_set()
1529 CONT_SET_EH(hw_cent); in context_set()
1531 CONT_SET_ALH(hw_cent); in context_set()
1548 hw_rce_t *hw_cent; in context_create() local
1567 devfunc++, hw_cent++) { in context_create()
1570 CONT_SET_DID(hw_cent, in context_create()
[all …]