Lines Matching full:points
15 * DECLARE_IDTENTRY - Declare functions for simple IDT entry points
26 * declares the entry points for usage in C code. There is an ASM variant
35 * DEFINE_IDTENTRY - Emit code for simple IDT entry points
67 * DECLARE_IDTENTRY_ERRORCODE - Declare functions for simple IDT entry points
86 * DEFINE_IDTENTRY_ERRORCODE - Emit code for simple IDT entry points
111 * DECLARE_IDTENTRY_RAW - Declare functions for raw IDT entry points
122 * DEFINE_IDTENTRY_RAW - Emit code for raw IDT entry points
139 * DECLARE_IDTENTRY_RAW_ERRORCODE - Declare functions for raw IDT entry points
150 * DEFINE_IDTENTRY_RAW_ERRORCODE - Emit code for raw IDT entry points
168 * points (common/spurious)
178 * DEFINE_IDTENTRY_IRQ - Emit code for device interrupt IDT entry points
209 * DECLARE_IDTENTRY_SYSVEC - Declare functions for system vector entry points
224 * DEFINE_IDTENTRY_SYSVEC - Emit code for system vector IDT entry points
252 * entry points
297 * DECLARE_IDTENTRY_IST - Declare functions for IST handling IDT entry points
322 * DEFINE_IDTENTRY_IST - Emit code for IST entry points
331 * DEFINE_IDTENTRY_NOIST - Emit code for NOIST entry points which
493 * odd conversion back to a real vector number in the C entry points. Using
533 * The actual entry points. Note that DECLARE_IDTENTRY*() serves two
548 /* Simple exception entry points. No hardware error code */
631 /* System vector entry points */