Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/s390x/
Dresets.c87 struct kvm_sync_regs *sync_regs = &vcpu->run->s.regs; in assert_clear() local
114 struct kvm_sync_regs *sync_regs = &vcpu->run->s.regs; in assert_initial_noclear() local
131 struct kvm_sync_regs *sync_regs = &vcpu->run->s.regs; in assert_initial() local
174 struct kvm_sync_regs *sync_regs = &vcpu->run->s.regs; in assert_normal_noclear() local
/kernel/linux/linux-5.10/drivers/gpu/host1x/
Ddev.c50 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; in host1x_sync_writel() local
57 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; in host1x_sync_readl() local
/kernel/linux/linux-6.6/drivers/gpu/host1x/
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
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/s390x/
Dresets.c23 struct kvm_sync_regs *sync_regs; variable
/kernel/linux/linux-5.10/arch/x86/kernel/
Dtraps.c706 asmlinkage __visible noinstr struct pt_regs *sync_regs(struct pt_regs *eregs) in sync_regs() function
/kernel/linux/linux-6.6/arch/x86/kernel/
Dtraps.c773 asmlinkage __visible noinstr struct pt_regs *sync_regs(struct pt_regs *eregs) in sync_regs() function
/kernel/linux/linux-5.10/arch/s390/kvm/
Dkvm-s390.c4276 static void sync_regs(struct kvm_vcpu *vcpu) in sync_regs() function
/kernel/linux/linux-6.6/arch/s390/kvm/
Dkvm-s390.c4938 static void sync_regs(struct kvm_vcpu *vcpu) in sync_regs() function
/kernel/linux/linux-5.10/arch/x86/kvm/
Dx86.c10148 static int sync_regs(struct kvm_vcpu *vcpu) in sync_regs() function
/kernel/linux/linux-6.6/arch/x86/kvm/
Dx86.c11811 static int sync_regs(struct kvm_vcpu *vcpu) in sync_regs() function