Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/xen/x86/
H A Dhypervisor_machdep.c190 volatile shared_info_t *s = HYPERVISOR_shared_info; in stipending()
278 volatile shared_info_t *s = HYPERVISOR_shared_info; in do_hypervisor_callback()
323 volatile shared_info_t *s = HYPERVISOR_shared_info;
376 volatile shared_info_t *s = HYPERVISOR_shared_info; in hypervisor_mask_event()
388 volatile shared_info_t *s = HYPERVISOR_shared_info; in hypervisor_clear_event()
H A Dx86_xpmap.c129 volatile shared_info_t *HYPERVISOR_shared_info __read_mostly;
646 HYPERVISOR_shared_info = (shared_info_t *)map_end; in xen_bootstrap_tables()
/netbsd-src/sys/arch/xen/include/
H A Dhypervisor.h149 extern volatile shared_info_t *HYPERVISOR_shared_info;
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dxen.h765 typedef struct shared_info shared_info_t; typedef
/netbsd-src/sys/arch/xen/xen/
H A Dhypervisor.c187 volatile shared_info_t *HYPERVISOR_shared_info __read_mostly;