OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 513 milliseconds