Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Duserfaultfd.h31 void uffd_close_fd(int uffd_fd);
/openbmc/qemu/util/
H A Duserfaultfd.c141 void uffd_close_fd(int uffd_fd) in uffd_close_fd() function