OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kvm_device_attr
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
kvm.h
916
struct
kvm_device_attr
{
struct
1013
#define KVM_SET_DEVICE_ATTR _IOW(KVMIO, 0xe1, struct
kvm_device_attr
)
1014
#define KVM_GET_DEVICE_ATTR _IOW(KVMIO, 0xe2, struct
kvm_device_attr
)
1015
#define KVM_HAS_DEVICE_ATTR _IOW(KVMIO, 0xe3, struct
kvm_device_attr
)
[
all
...]
/external/kernel-headers/original/uapi/linux/
kvm.h
1185
struct
kvm_device_attr
{
struct
[
all
...]
Completed in 163 milliseconds