Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dvm86.h80 static inline int handle_vm86_trap(struct kernel_vm86_regs *a, long b, int c) in handle_vm86_trap() function
/linux-6.1.9/arch/x86/kernel/
Dvm86_32.c528 int handle_vm86_trap(struct kernel_vm86_regs *regs, long error_code, int trapno) in handle_vm86_trap() function