Searched defs:sync_regs (Results 1 – 6 of 6) sorted by relevance
87 struct kvm_sync_regs *sync_regs = &vcpu->run->s.regs; in assert_clear() local114 struct kvm_sync_regs *sync_regs = &vcpu->run->s.regs; in assert_initial_noclear() local131 struct kvm_sync_regs *sync_regs = &vcpu->run->s.regs; in assert_initial() local174 struct kvm_sync_regs *sync_regs = &vcpu->run->s.regs; in assert_normal_noclear() local
291 struct kvm_sync_regs *sync_regs = &self->run->s.regs; TEST_F() local [all...]
62 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; in host1x_sync_writel() local69 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; in host1x_sync_readl() local
62 struct kvm_sync_regs *sync_regs = &run->s.regs; in print_regs() local
824 asmlinkage __visible noinstr struct pt_regs *sync_regs(struct pt_regs *eregs) in sync_regs() function
12185 static int sync_regs(struct kvm_vcpu *vcpu) in sync_regs() function