Home
last modified time | relevance | path

Searched defs:sync_regs (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/kvm/s390x/
H A Dresets.c
/linux/tools/testing/selftests/kvm/s390/
H A Ducontrol_test.c470 struct kvm_sync_regs *sync_regs = &self->run->s.regs; in TEST_F() local
531 struct kvm_sync_regs *sync_regs = &self->run->s.regs; in TEST_F() local
575 struct kvm_sync_regs *sync_regs = &self->run->s.regs; in TEST_F() local
/linux/drivers/gpu/host1x/
H A Ddev.c62 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; in host1x_sync_writel() local
69 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; in host1x_sync_readl() local
/linux/tools/testing/selftests/kvm/include/s390x/
H A Ddebug_print.h
/linux/arch/x86/kernel/
H A Dtraps.c824 asmlinkage __visible noinstr struct pt_regs *sync_regs(struct pt_regs *eregs) in sync_regs() function
/linux/arch/s390/kvm/
H A Dkvm-s390.c5191 static void sync_regs(struct kvm_vcpu *vcpu) in sync_regs() function
/linux/arch/x86/kvm/
H A Dx86.c12202 static int sync_regs(struct kvm_vcpu *vcpu) in sync_regs() function