Searched refs:UFFDIO_ZEROPAGE (Results 1 – 4 of 4) sorted by relevance
72 #define UFFDIO_ZEROPAGE _IOWR(UFFDIO, _UFFDIO_ZEROPAGE, \ macro
958 if (ioctl(ufd, UFFDIO_ZEROPAGE, uffdio_zeropage)) { in retry_uffdio_zeropage()985 ret = ioctl(ufd, UFFDIO_ZEROPAGE, &uffdio_zeropage); in __uffdio_zeropage()
115 the uffd. You must provide either ``UFFDIO_COPY`` or ``UFFDIO_ZEROPAGE``.126 ``UFFDIO_ZEROPAGE``. Keep in mind that unless you used DONTWAKE then
1896 case UFFDIO_ZEROPAGE: in userfaultfd_ioctl()