Home
last modified time | relevance | path

Searched refs:xen_add_to_physmap (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/xen/
H A Dmemory.h245 struct xen_add_to_physmap { struct
262 typedef struct xen_add_to_physmap xen_add_to_physmap_t; argument
/freebsd/sys/x86/xen/
H A Dhvm.c182 static struct xen_add_to_physmap xatp = { in map_shared_info()
/freebsd/sys/dev/xen/grant_table/
H A Dgrant_table.c504 struct xen_add_to_physmap xatp; in gnttab_map()