OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xenstore_interface
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/xen/xenbus/
xenbus_comms.h
45
extern struct xenstore_domain_interface *
xenstore_interface
;
xenbus_comms.c
57
struct xenstore_domain_interface *
xenstore_interface
;
variable in typeref:struct:xenstore_domain_interface *
75
return
xenstore_interface
;
xenbus_probe.c
708
xenstore_interface
= (void *)page;
/src/sys/arch/xen/x86/
x86_xpmap.c
140
extern struct xenstore_domain_interface *
xenstore_interface
; /* XXX */
632
*
xenstore_interface
(if present)
769
xenstore_interface
= (void *)page;
/src/sys/arch/xen/xen/
hypervisor.c
185
extern struct xenstore_domain_interface *
xenstore_interface
; /* XXX */
329
pmap_kenter_pa((vaddr_t)
xenstore_interface
, ptoa(xen_start_info.store_mfn),
/src/sys/arch/x86/x86/
pmap.c
1390
extern struct xenstore_domain_interface *
xenstore_interface
; /* XXX */
1397
xenstore_interface
= (void *) pmap_bootstrap_valloc(1);
Completed in 20 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025