HomeSort by relevance Sort by last modified time
    Searched refs: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 14 #define UFFD_API ((__u64)0xAA)
33 * changed by implementing a different UFFD_API. If sticking to the
34 * same UFFD_API more ioctl can be added and userland will be aware of
106 * long as the uffdio_api.api requested matches UFFD_API.

Completed in 39 milliseconds