OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KVM_IOEVENTFD_VALID_FLAG_MASK
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/config/linux-x86/linux/
kvm.h
324
#define
KVM_IOEVENTFD_VALID_FLAG_MASK
((1 << kvm_ioeventfd_flag_nr_max) - 1)
/external/qemu/android/config/linux-x86_64/linux/
kvm.h
324
#define
KVM_IOEVENTFD_VALID_FLAG_MASK
((1 << kvm_ioeventfd_flag_nr_max) - 1)
Completed in 29 milliseconds