Searched defs:KVM_EXIT_HYPERCALL (Results 1 – 3 of 3) sorted by relevance
253 pub const KVM_EXIT_HYPERCALL: ::std::os::raw::c_uint = 3; constant
230 pub const KVM_EXIT_HYPERCALL: ::std::os::raw::c_uint = 3; constant
213 #define KVM_EXIT_HYPERCALL 3 macro