Home
last modified time | relevance | path

Searched defs:shared_info (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h472 struct shared_info { struct
473 struct vcpu_info vcpu_info[MAX_VIRT_CPUS];
517 struct arch_shared_info arch; argument
521 typedef struct shared_info shared_info_t; argument
553 unsigned long shared_info; /* MACHINE address of shared info struct. */ member
/illumos-gate/usr/src/cmd/mdb/i86xpv/modules/xpv_uppc/
H A Dxpv_uppc.c41 static mdb_shared_info_t shared_info; variable
/illumos-gate/usr/src/cmd/mdb/i86xpv/modules/xpv_psm/
H A Dxpv_psm.c43 static mdb_shared_info_t shared_info; variable