Home
last modified time | relevance | path

Searched refs:SYSG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Didt.c35 #define SYSG(_vector, _addr) \ macro
59 SYSG(X86_TRAP_BP, asm_exc_int3),
102 SYSG(X86_TRAP_OF, asm_exc_overflow),
104 SYSG(IA32_SYSCALL_VECTOR, entry_INT80_compat),
106 SYSG(IA32_SYSCALL_VECTOR, entry_INT80_32),
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Didt.c36 #define SYSG(_vector, _addr) \ macro
64 SYSG(X86_TRAP_BP, asm_exc_int3),
118 SYSG(X86_TRAP_OF, asm_exc_overflow),
120 SYSG(IA32_SYSCALL_VECTOR, asm_int80_emulation),
122 SYSG(IA32_SYSCALL_VECTOR, entry_INT80_32),

Completed in 2 milliseconds