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