Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c121 unsigned long orig_dx; in emulate_vsyscall() local
244 orig_dx = regs->dx; in emulate_vsyscall()
248 regs->dx = orig_dx; in emulate_vsyscall()