Searched refs:kvm_sregs (Results 1 – 15 of 15) sorted by relevance
15 const struct kvm_sregs *const sregs) in arch_print_kvm_sregs()
93 struct kvm_sregs sregs; in kvm_ioctl_decode_sregs()
560 struct kvm_sregs,
1074 /* Define to 1 if the system has the type `struct kvm_sregs'. */
10703 ac_fn_c_check_type "$LINENO" "struct kvm_sregs" "ac_cv_type_struct_kvm_sregs" "#include <linux/kvm.…
2824 * configure.ac (AC_CHECK_TYPES): Add struct kvm_sregs.
218 struct kvm_sregs { struct
76 const struct kvm_sregs *const sregs) in arch_print_kvm_sregs()
109 struct kvm_sregs { struct
107 struct kvm_sregs { struct
85 struct kvm_sregs sregs; in run_kvm()
149 struct kvm_sregs { struct
1283 #define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs)1284 #define KVM_SET_SREGS _IOW(KVMIO, 0x84, struct kvm_sregs)