Searched refs:uffd_register_memory (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/include/qemu/ |
| H A D | userfaultfd.h | 32 int uffd_register_memory(int uffd_fd, void *addr, uint64_t length,
|
| /openbmc/qemu/util/ |
| H A D | userfaultfd.c | 158 int uffd_register_memory(int uffd_fd, void *addr, uint64_t length, in uffd_register_memory() function
|
| /openbmc/qemu/migration/ |
| H A D | ram.c | 1574 if (uffd_register_memory(uffd_fd, block->host, block->max_length, in ram_block_populate_read() 1743 if (uffd_register_memory(rs->uffdio_fd, block->host, in ram_save_release_protection()
|