Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Ddev.c56 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; in host1x_sync_writel() local
63 void __iomem *sync_regs = host1x->regs + host1x->info->sync_offset; in host1x_sync_readl() local
/Linux-v4.19/arch/x86/kernel/
Dtraps.c634 asmlinkage __visible notrace struct pt_regs *sync_regs(struct pt_regs *eregs) in sync_regs() function
/Linux-v4.19/arch/s390/kvm/
Dkvm-s390.c3496 static void sync_regs(struct kvm_vcpu *vcpu, struct kvm_run *kvm_run) in sync_regs() function
/Linux-v4.19/arch/x86/kvm/
Dx86.c8412 static int sync_regs(struct kvm_vcpu *vcpu) in sync_regs() function