OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KVM_SMI
(Results
1 - 3
of
3
) sorted by null
/external/syzkaller/executor/
common_kvm_amd64.h
13
#ifndef
KVM_SMI
14
#define
KVM_SMI
_IO(KVMIO, 0xb7)
511
ioctl(cpufd,
KVM_SMI
, 0);
565
ioctl(cpufd,
KVM_SMI
, 0);
/bionic/libc/kernel/uapi/linux/
kvm.h
1071
#define
KVM_SMI
_IO(KVMIO, 0xb7)
[
all
...]
/external/kernel-headers/original/uapi/linux/
kvm.h
[
all
...]
Completed in 57 milliseconds