OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shared_info_t
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/xen/x86/
hypervisor_machdep.c
190
volatile
shared_info_t
*s = HYPERVISOR_shared_info;
278
volatile
shared_info_t
*s = HYPERVISOR_shared_info;
341
volatile
shared_info_t
*s = HYPERVISOR_shared_info;
353
volatile
shared_info_t
*s = HYPERVISOR_shared_info;
x86_xpmap.c
129
volatile
shared_info_t
*HYPERVISOR_shared_info __read_mostly;
646
HYPERVISOR_shared_info = (
shared_info_t
*)map_end;
/src/sys/arch/xen/include/
hypervisor.h
149
extern volatile
shared_info_t
*HYPERVISOR_shared_info;
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
xen.h
765
typedef struct shared_info
shared_info_t
;
typedef in typeref:struct:shared_info
/src/sys/arch/xen/xen/
hypervisor.c
187
volatile
shared_info_t
*HYPERVISOR_shared_info __read_mostly;
Completed in 33 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026