Home
last modified time | relevance | path

Searched defs:xen_domctl_memory_mapping (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/
A Ddomctl.h570 struct xen_domctl_memory_mapping { struct
571 uint64_aligned_t first_gfn; /* first page (hvm guest phys page) in range */
572 uint64_aligned_t first_mfn; /* first page (machine page) in range */
573 uint64_aligned_t nr_mfns; /* number of pages in range (>0) */
574 uint32_t add_mapping; /* add or remove mapping */
575 uint32_t padding; /* padding for 64-bit aligned structure */

Completed in 9 milliseconds