Searched refs:VM86_INTx (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dvm86.h35 #define VM86_INTx 2 /* int3/int x instruction (ARG = x) */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dvm86.h35 #define VM86_INTx 2 /* int3/int x instruction (ARG = x) */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dvm86_32.c515 * VM86_INTx, so adding another doesn't bother me. We can expect
548 return_to_32bit(regs, VM86_INTx + (i << 8));
657 return_to_32bit(regs, VM86_INTx + (intno << 8));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dvm86_32.c515 * VM86_INTx, so adding another doesn't bother me. We can expect
548 return_to_32bit(regs, VM86_INTx + (i << 8));
657 return_to_32bit(regs, VM86_INTx + (intno << 8));

Completed in 45 milliseconds