Searched refs:no_gs_ioctl (Results 1 – 3 of 3) sorted by relevance
5 int no_gs_ioctl(int fd, int type, void *arg);
167 int no_gs_ioctl(int fd, int type, void *arg) in no_gs_ioctl() function
701 return no_gs_ioctl(env->kvm_fd, KVM_RUN, 0); in kvm_arch_vcpu_run()