Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c317 static const struct ctxop_template vmm_ctxop_tpl = { variable
404 vcpu->ctxop = ctxop_allocate(&vmm_ctxop_tpl, &vcpu->vtc); in vcpu_init()