Home
last modified time | relevance | path

Searched defs:save_v86_state (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dvm86.h85 static inline void save_v86_state(struct kernel_vm86_regs *a, int b) { } in save_v86_state() function
/linux/arch/x86/kernel/
H A Dvm86_32.c96 void save_v86_state(struct kernel_vm86_regs *regs, int retval) in save_v86_state() function