/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/ |
H A D | set_sregs_test.c | 29 struct kvm_sregs sregs; in main() local
|
H A D | cr4_cpuid_sync_test.c | 68 struct kvm_sregs sregs; in main() local
|
H A D | sync_regs_test.c | 85 struct kvm_sregs sregs; in main() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | cr4_cpuid_sync_test.c | 54 struct kvm_sregs sregs; in main() local
|
H A D | set_sregs_test.c | 78 struct kvm_sregs sregs; in main() local [all...] |
H A D | vmx_invalid_nested_guest_state.c | 56 struct kvm_sregs sregs; in main() local
|
H A D | vmx_exception_with_invalid_guest_state.c | 58 static struct kvm_sregs sregs; in set_or_clear_invalid_guest_state() local
|
H A D | sync_regs_test.c | 217 struct kvm_sregs sregs; in main() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/s390x/ |
H A D | sync_regs_test.c | 81 struct kvm_sregs sregs; in main() local
|
H A D | resets.c | 91 struct kvm_sregs sregs; in assert_clear() local 132 struct kvm_sregs sregs; in assert_initial() local [all...] |
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | compat_signal.c | 39 _sigregs32 sregs; member 66 static int save_sigregs32(struct pt_regs *regs, _sigregs32 __user *sregs) in save_sigregs32() argument 86 static int restore_sigregs32(struct pt_regs *regs,_sigregs32 __user *sregs) in restore_sigregs32() argument
|
H A D | compat_linux.h | 70 __u32 sregs; /* pointer */ member
|
H A D | signal.c | 67 _sigregs sregs; member 120 static int save_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in save_sigregs() argument 138 static int restore_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in restore_sigregs() argument [all...] |
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
H A D | sigcontext.h | 80 _sigregs __user *sregs; member
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | compat_signal.c | 40 _sigregs32 sregs; member 67 static int save_sigregs32(struct pt_regs *regs, _sigregs32 __user *sregs) in save_sigregs32() argument 87 static int restore_sigregs32(struct pt_regs *regs,_sigregs32 __user *sregs) in restore_sigregs32() argument
|
H A D | compat_linux.h | 60 __u32 sregs; /* pointer */ member
|
H A D | signal.c | 68 _sigregs sregs; member 121 static int save_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in save_sigregs() argument 139 static int restore_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in restore_sigregs() argument [all...] |
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
H A D | sigcontext.h | 80 _sigregs __user *sregs; member
|
/kernel/linux/linux-5.10/drivers/soc/fsl/qe/ |
H A D | gpio.c | 246 struct qe_pio_regs *sregs = &qe_gc->saved_regs; in qe_pin_set_dedicated() local
|
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/ |
H A D | gpio.c | 239 struct qe_pio_regs *sregs = &qe_gc->saved_regs; in qe_pin_set_dedicated() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/s390x/ |
H A D | processor.c | 164 struct kvm_sregs sregs; in vm_arch_vcpu_add() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/s390x/ |
H A D | sync_regs_test.c | 121 struct kvm_sregs sregs; in test_req_and_verify_all_valid_regs() local 147 struct kvm_sregs sregs; in test_set_and_verify_various_reg_values() local
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | e500mc.c | 214 kvmppc_core_get_sregs_e500mc(struct kvm_vcpu *vcpu, struct kvm_sregs *sregs) kvmppc_core_get_sregs_e500mc() argument 238 kvmppc_core_set_sregs_e500mc(struct kvm_vcpu *vcpu, struct kvm_sregs *sregs) kvmppc_core_set_sregs_e500mc() argument [all...] |
H A D | e500.c | 361 kvmppc_core_get_sregs_e500(struct kvm_vcpu *vcpu, struct kvm_sregs *sregs) kvmppc_core_get_sregs_e500() argument 386 kvmppc_core_set_sregs_e500(struct kvm_vcpu *vcpu, struct kvm_sregs *sregs) kvmppc_core_set_sregs_e500() argument [all...] |
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
H A D | uctx.h | 43 unsigned int sregs[32]; member
|