HomeSort by relevance Sort by last modified time
    Searched defs:UFFD_API (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
userfaultfd.h 22 #define UFFD_API ((__u64) 0xAA)
  /external/kernel-headers/original/uapi/linux/
userfaultfd.h 21 #define UFFD_API ((__u64)0xAA)
45 * changed by implementing a different UFFD_API. If sticking to the
46 * same UFFD_API more ioctl can be added and userland will be aware of
137 * long as the uffdio_api.api requested matches UFFD_API.

Completed in 2266 milliseconds