Lines Matching full:points
17 * DECLARE_IDTENTRY - Declare functions for simple IDT entry points
28 * declares the entry points for usage in C code. There is an ASM variant
37 * DEFINE_IDTENTRY - Emit code for simple IDT entry points
69 * DECLARE_IDTENTRY_ERRORCODE - Declare functions for simple IDT entry points
88 * DEFINE_IDTENTRY_ERRORCODE - Emit code for simple IDT entry points
113 * DECLARE_IDTENTRY_RAW - Declare functions for raw IDT entry points
124 * DEFINE_IDTENTRY_RAW - Emit code for raw IDT entry points
141 * DECLARE_IDTENTRY_RAW_ERRORCODE - Declare functions for raw IDT entry points
152 * DEFINE_IDTENTRY_RAW_ERRORCODE - Emit code for raw IDT entry points
170 * points (common/spurious)
180 * DEFINE_IDTENTRY_IRQ - Emit code for device interrupt IDT entry points
210 * DECLARE_IDTENTRY_SYSVEC - Declare functions for system vector entry points
225 * DEFINE_IDTENTRY_SYSVEC - Emit code for system vector IDT entry points
251 * entry points
296 * DECLARE_IDTENTRY_IST - Declare functions for IST handling IDT entry points
321 * DEFINE_IDTENTRY_IST - Emit code for IST entry points
330 * DEFINE_IDTENTRY_NOIST - Emit code for NOIST entry points which
492 * odd conversion back to a real vector number in the C entry points. Using
532 * The actual entry points. Note that DECLARE_IDTENTRY*() serves two
547 /* Simple exception entry points. No hardware error code */
645 /* System vector entry points */