Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86xpv/boot/
H A Dboot_xconsole.c34 shared_info_t *HYPERVISOR_shared_info;
75 HYPERVISOR_shared_info = (shared_info_t *)vaddr; in bcons_init_xen()
/titanic_50/usr/src/uts/i86pc/sys/
H A Dxpv_support.h78 extern shared_info_t *HYPERVISOR_shared_info;
/titanic_50/usr/src/uts/i86xpv/io/
H A Dxpvtod.c50 shared_info_t *si = HYPERVISOR_shared_info; in todxen_get()
/titanic_50/usr/src/uts/i86pc/os/
H A Dxpv_platform.c72 shared_info_t *HYPERVISOR_shared_info = NULL;
H A Dfakebop.c128 shared_info_t *HYPERVISOR_shared_info;
/titanic_50/usr/src/uts/i86xpv/os/
H A Devtchn.c904 shared_info_t *si = HYPERVISOR_shared_info; in ec_evtchn_pending()
1259 volatile shared_info_t *si = HYPERVISOR_shared_info; in xen_callback_handler()
1469 volatile shared_info_t *si = HYPERVISOR_shared_info; in ec_unmask_evtchn()
1512 volatile shared_info_t *si = HYPERVISOR_shared_info; in ec_mask_evtchn()
1540 shared_info_t *si = HYPERVISOR_shared_info; in ec_clear_evtchn()
H A Dxen_machdep.c651 shared_info_t *si = HYPERVISOR_shared_info; in xen_debug_handler()
/titanic_50/usr/src/uts/intel/sys/
H A Dhypervisor.h92 extern shared_info_t *HYPERVISOR_shared_info;
/titanic_50/usr/src/uts/common/xen/public/
H A Dxen.h521 typedef struct shared_info shared_info_t; typedef