OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kvm_ioeventfd_flag_nr_max
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
kvm.h
514
kvm_ioeventfd_flag_nr_max
,
enumerator in enum:__anon802
520
#define KVM_IOEVENTFD_VALID_FLAG_MASK ((1 <<
kvm_ioeventfd_flag_nr_max
) - 1)
[
all
...]
/external/kernel-headers/original/uapi/linux/
kvm.h
676
kvm_ioeventfd_flag_nr_max
,
enumerator in enum:__anon25692
685
#define KVM_IOEVENTFD_VALID_FLAG_MASK ((1 <<
kvm_ioeventfd_flag_nr_max
) - 1)
[
all
...]
Completed in 47 milliseconds