Lines Matching full:missing
163 the zero page for a missing fault. With userfaultfd, userspace can
182 - You get the address of the access that triggered the missing page
223 (when e.g. page is missing) over different types of memories.
226 (e.g. when pages are missing and not populated). For file-backed memories
229 message generated when writing to a missing page on file typed memories,
241 resolving missing / minor faults with ``UFFDIO_COPY`` or ``UFFDIO_CONTINUE``
250 In response to a fault (either missing or minor), an action userspace can
288 The QEMU in the source node writes all pages that it knows are missing
302 the userfault address it writes the information about the missing page
305 remaining missing pages from that new page offset. Soon after that
317 missing in the destination node. The bitmap in the source node is
318 checked to find which missing pages to send in round robin and we seek