Lines Matching full:emit
30 * as well which is used to emit the entry stubs in entry_32/64.S.
38 * DEFINE_IDTENTRY - Emit code for simple IDT entry points
89 * DEFINE_IDTENTRY_ERRORCODE - Emit code for simple IDT entry points
125 * DEFINE_IDTENTRY_RAW - Emit code for raw IDT entry points
153 * DEFINE_IDTENTRY_RAW_ERRORCODE - Emit code for raw IDT entry points
181 * DEFINE_IDTENTRY_IRQ - Emit code for device interrupt IDT entry points
227 * DEFINE_IDTENTRY_SYSVEC - Emit code for system vector IDT entry points
254 * DEFINE_IDTENTRY_SYSVEC_SIMPLE - Emit code for simple system vector IDT
325 * DEFINE_IDTENTRY_IST - Emit code for IST entry points
334 * DEFINE_IDTENTRY_NOIST - Emit code for NOIST entry points which
355 * DEFINE_IDTENTRY_DF - Emit code for double fault
364 * DEFINE_IDTENTRY_VC_SAFE_STACK - Emit code for VMM communication handler
374 * DEFINE_IDTENTRY_VC_IST - Emit code for VMM communication handler
384 * DEFINE_IDTENTRY_VC - Emit code for VMM communication handler
410 * DEFINE_IDTENTRY_DF - Emit code for double fault on 32bit
440 * The ASM variants for DECLARE_IDTENTRY*() which emit the ASM entry stubs.
448 /* Special case for 32bit IRET 'trap'. Do not emit ASM code */
497 * ASM code to emit the common vector entry stubs where each stub is
548 * - emit the ASM stubs when included from entry_32/64.S
570 /* 32bit software IRET trap. Do not emit ASM code */