Home
last modified time | relevance | path

Searched defs:kvm_hyperv_exit (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dkvm.h188 struct kvm_hyperv_exit { struct
192 __u32 type;
193 __u32 pad1;
194 union {
216 } u;
/external/crosvm/kvm_sys/src/aarch64/
Dbindings.rs2343 pub struct kvm_hyperv_exit { struct
2346 pub u: kvm_hyperv_exit__bindgen_ty_1, argument
2598 impl Default for kvm_hyperv_exit { implementation
/external/crosvm/kvm_sys/src/x86/
Dbindings.rs4780 pub struct kvm_hyperv_exit { struct
4783 pub u: kvm_hyperv_exit__bindgen_ty_1, argument
5035 impl Default for kvm_hyperv_exit { implementation