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

  /external/qemu/target-i386/
kvm-gs-restore.h 5 int no_gs_ioctl(int fd, int type, void *arg);
kvm-gs-restore.c 167 int no_gs_ioctl(int fd, int type, void *arg) function
kvm.c 701 return no_gs_ioctl(env->kvm_fd, KVM_RUN, 0);

Completed in 274 milliseconds