Lines Matching full:emit
32 * as well which is used to emit the entry stubs in entry_32/64.S.
41 * DEFINE_IDTENTRY - Emit code for simple IDT entry points
92 * DEFINE_IDTENTRY_ERRORCODE - Emit code for simple IDT entry points
128 * DEFINE_IDTENTRY_RAW - Emit code for raw IDT entry points
145 * DEFINE_FREDENTRY_RAW - Emit code for raw FRED entry points
167 * DEFINE_IDTENTRY_RAW_ERRORCODE - Emit code for raw IDT entry points
195 * DEFINE_IDTENTRY_IRQ - Emit code for device interrupt IDT entry points
240 * DEFINE_IDTENTRY_SYSVEC - Emit code for system vector IDT entry points
275 * DEFINE_IDTENTRY_SYSVEC_SIMPLE - Emit code for simple system vector IDT
356 * DEFINE_IDTENTRY_IST - Emit code for IST entry points
365 * DEFINE_IDTENTRY_NOIST - Emit code for NOIST entry points which
386 * DEFINE_IDTENTRY_DF - Emit code for double fault
395 * DEFINE_IDTENTRY_VC_KERNEL - Emit code for VMM communication handler
405 * DEFINE_IDTENTRY_VC_USER - Emit code for VMM communication handler
432 * DEFINE_IDTENTRY_DF - Emit code for double fault on 32bit
465 * The ASM variants for DECLARE_IDTENTRY*() which emit the ASM entry stubs.
473 /* Special case for 32bit IRET 'trap'. Do not emit ASM code */
522 * ASM code to emit the common vector entry stubs where each stub is
573 * - emit the ASM stubs when included from entry_32/64.S
595 /* 32bit software IRET trap. Do not emit ASM code */