lib: test_hmm add module param for zone device type
[linux-block.git] / lib / test_hmm_uapi.h
index 0511af7464eed243c9aac163d72f449ba20c2d0f..f700da7807c1c02b5a3476df060be58909d08d75 100644 (file)
@@ -66,6 +66,7 @@ enum {
 enum {
        /* 0 is reserved to catch uninitialized type fields */
        HMM_DMIRROR_MEMORY_DEVICE_PRIVATE = 1,
+       HMM_DMIRROR_MEMORY_DEVICE_COHERENT,
 };
 
 #endif /* _LIB_TEST_HMM_UAPI_H */