Home
last modified time | relevance | path

Searched refs:UFFD_EVENT_PAGEFAULT (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-headers/linux/
H A Duserfaultfd.h151 #define UFFD_EVENT_PAGEFAULT 0x12 macro
/qemu/migration/
H A Dpostcopy-ram.c1059 if (msg.event != UFFD_EVENT_PAGEFAULT) { in postcopy_ram_fault_thread()
1137 if (msg.event != UFFD_EVENT_PAGEFAULT) { in postcopy_ram_fault_thread()