Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dirq_vectors.h38 #define IA32_SYSCALL_VECTOR 0x80 macro
H A Didtentry.h573 DECLARE_IDTENTRY_RAW(IA32_SYSCALL_VECTOR, int80_emulation);
/openbmc/linux/tools/arch/x86/include/asm/
H A Dirq_vectors.h38 #define IA32_SYSCALL_VECTOR 0x80 macro
/openbmc/linux/arch/x86/kernel/
H A Didt.c120 SYSG(IA32_SYSCALL_VECTOR, asm_int80_emulation),
122 SYSG(IA32_SYSCALL_VECTOR, entry_INT80_32),