Home
last modified time | relevance | path

Searched refs:copy_vm86_regs_to_user (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kernel/
Dvm86_32.c94 static int copy_vm86_regs_to_user(struct vm86_regs __user *user, in copy_vm86_regs_to_user() function
146 tmp = copy_vm86_regs_to_user(&current->thread.vm86_info->regs, regs); in save_v86_state()