Searched defs:sregs (Results 26 - 39 of 39) sorted by path

12

/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h430 struct kvm_sregs sregs; member in struct:kvm_sync_regs
/linux-master/tools/testing/selftests/kvm/include/
H A Dkvm_util.h647 static inline void vcpu_sregs_get(struct kvm_vcpu *vcpu, struct kvm_sregs *sregs) argument
652 static inline void vcpu_sregs_set(struct kvm_vcpu *vcpu, struct kvm_sregs *sregs) argument
656 static inline int _vcpu_sregs_set(struct kvm_vcpu *vcpu, struct kvm_sregs *sregs) argument
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h406 struct kvm_sregs sregs; member in struct:kvm_x86_state
/linux-master/tools/testing/selftests/kvm/lib/s390x/
H A Dprocessor.c168 struct kvm_sregs sregs; local
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c78 static void sregs_dump(FILE *stream, struct kvm_sregs *sregs, uint8_t indent) argument
496 struct kvm_sregs sregs; local
943 struct kvm_sregs sregs; local
[all...]
/linux-master/tools/testing/selftests/kvm/
H A Dmax_guest_memory_test.c65 struct kvm_sregs sregs; local
/linux-master/tools/testing/selftests/kvm/s390x/
H A Dresets.c88 struct kvm_sregs sregs; local
132 struct kvm_sregs sregs; local
[all...]
H A Dsync_regs_test.c119 struct kvm_sregs sregs; local
145 struct kvm_sregs sregs; local
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dcr4_cpuid_sync_test.c54 struct kvm_sregs sregs; local
H A Dset_sregs_test.c77 struct kvm_sregs sregs; local
[all...]
H A Dsev_smoke_test.c73 struct kvm_sregs sregs; local
H A Dsync_regs_test.c254 struct kvm_sregs sregs; local
277 struct kvm_sregs sregs; local
[all...]
H A Dvmx_exception_with_invalid_guest_state.c58 static struct kvm_sregs sregs; local
H A Dvmx_invalid_nested_guest_state.c56 struct kvm_sregs sregs; local

Completed in 380 milliseconds

12