Home
last modified time | relevance | path

Searched defs:handle_vm86_trap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dvm86.h80 static inline int handle_vm86_trap(struct kernel_vm86_regs *a, long b, int c) in handle_vm86_trap() function
/openbmc/qemu/linux-user/
H A Dvm86.c249 void handle_vm86_trap(CPUX86State *env, int trapno) in handle_vm86_trap() function
/openbmc/linux/arch/x86/kernel/
H A Dvm86_32.c528 int handle_vm86_trap(struct kernel_vm86_regs *regs, long error_code, int trapno) in handle_vm86_trap() function