]> Git Repo - linux.git/blobdiff - mm/gup_test.h
KVM: selftests: Add exception handling support for aarch64
[linux.git] / mm / gup_test.h
index 90a6713d50eb08c500b0a284ee9f9a1a2b31d8c7..887ac1d5f5bc3403a505b2b81083607da74a0efe 100644 (file)
@@ -21,7 +21,8 @@ struct gup_test {
        __u64 addr;
        __u64 size;
        __u32 nr_pages_per_call;
-       __u32 flags;
+       __u32 gup_flags;
+       __u32 test_flags;
        /*
         * Each non-zero entry is the number of the page (1-based: first page is
         * page 1, so that zero entries mean "do nothing") from the .addr base.
This page took 0.032501 seconds and 4 git commands to generate.