Searched defs:sync_regs (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/host1x/
H A Ddev.c41 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; host1x_sync_writel() local
48 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; host1x_sync_readl() local
/linux-4.1.27/arch/x86/kernel/
H A Dtraps.c554 asmlinkage __visible notrace struct pt_regs *sync_regs(struct pt_regs *eregs) sync_regs() function
560 NOKPROBE_SYMBOL(sync_regs); variable
/linux-4.1.27/arch/s390/kvm/
H A Dkvm-s390.c2017 static void sync_regs(struct kvm_vcpu *vcpu, struct kvm_run *kvm_run) sync_regs() function

Completed in 572 milliseconds