Home
last modified time | relevance | path

Searched defs:vcpu_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h428 struct vcpu_info { struct
457 struct arch_vcpu_info arch; argument
461 typedef struct vcpu_info vcpu_info_t; argument
473 struct vcpu_info vcpu_info[MAX_VIRT_CPUS]; member
/illumos-gate/usr/src/cmd/bhyve/
H A Dbhyverun.c205 static struct vcpu_info { struct
209 } *vcpu_info; argument