Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dvm86.h49 void save_v86_state(struct kernel_vm86_regs *, int);
85 static inline void save_v86_state(struct kernel_vm86_regs *a, int b) { } in save_v86_state() function