HomeSort by relevance Sort by last modified time
    Searched refs:hax_close_fd (Results 1 - 3 of 3) sorted by null

  /external/qemu/target-i386/
hax-darwin.h 33 static inline void hax_close_fd(hax_fd fd) function
hax-windows.h 32 static inline void hax_close_fd(hax_fd fd) function
hax-all.c 229 hax_close_fd(vcpu->fd);
251 * 2. hax_close_fd will require the HAX kernel module to free vcpu
253 hax_close_fd(vcpu->fd);
324 hax_close_fd(vm->fd);

Completed in 190 milliseconds