summary refs log tree commit diff stats
path: root/linux-headers/asm-loongarch/kvm_para.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/asm-loongarch/kvm_para.h')
-rw-r--r--linux-headers/asm-loongarch/kvm_para.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/asm-loongarch/kvm_para.h b/linux-headers/asm-loongarch/kvm_para.h
index 4ba4ad8db1..fd7f40713d 100644
--- a/linux-headers/asm-loongarch/kvm_para.h
+++ b/linux-headers/asm-loongarch/kvm_para.h
@@ -17,5 +17,6 @@
 #define  KVM_FEATURE_STEAL_TIME		2
 /* BIT 24 - 31 are features configurable by user space vmm */
 #define  KVM_FEATURE_VIRT_EXTIOI	24
+#define  KVM_FEATURE_USER_HCALL		25
 
 #endif /* _ASM_KVM_PARA_H */