Home
last modified time | relevance | path

Searched refs:xen_memory_map (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dmemory.h324 struct xen_memory_map { struct
338 typedef struct xen_memory_map xen_memory_map_t; argument
358 struct xen_memory_map map;
/netbsd-src/sys/arch/x86/x86/
H A Dx86_machdep.c882 struct xen_memory_map memmap; in x86_add_xen_clusters()