Searched defs:sync_regs (Results 1 – 3 of 3) sorted by relevance
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() local77 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; in host1x_sync_readq() local
468 struct kvm_sync_regs *sync_regs = &self->run->s.regs; in TEST_F() local529 struct kvm_sync_regs *sync_regs = &self->run->s.regs; in TEST_F() local573 struct kvm_sync_regs *sync_regs = &self->run->s.regs; in TEST_F() local
5121 static void sync_regs(struct kvm_vcpu *vcpu) in sync_regs() function