Merge tag 'hwlock-v4.8' of git://github.com/andersson/remoteproc
[deliverable/linux.git] / include / xen / interface / memory.h
index 2ecfe4f700d94ce9adefdf423e235fe7c5e3d14c..9aa8988cb340ea6bbefbfbbdad88be127452e3c8 100644 (file)
@@ -160,6 +160,7 @@ DEFINE_GUEST_HANDLE_STRUCT(xen_machphys_mapping_t);
 #define XENMAPSPACE_gmfn_foreign 4 /* GMFN from another dom,
                                    * XENMEM_add_to_physmap_range only.
                                    */
+#define XENMAPSPACE_dev_mmio     5 /* device mmio region */
 
 /*
  * Sets the GPFN at which a particular page appears in the specified guest's
This page took 0.023897 seconds and 5 git commands to generate.