Merge branch 'acpi-ec'
[linux-drm-fsl-dcu.git] / include / xen / interface / features.h
index 131a6ccdba25693e6899b7813d99a6934e846ce4..6ad3d110bb81e387ed02153623d60b10182f55d9 100644 (file)
 /* x86: Does this Xen host support the MMU_PT_UPDATE_PRESERVE_AD hypercall? */
 #define XENFEAT_mmu_pt_update_preserve_ad  5
 
+/*
+ * If set, GNTTABOP_map_grant_ref honors flags to be placed into guest kernel
+ * available pte bits.
+ */
+#define XENFEAT_gnttab_map_avail_bits      7
+
 /* x86: Does this Xen host support the HVM callback vector type? */
 #define XENFEAT_hvm_callback_vector        8