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
208 * DECLARE_IDTENTRY_SYSVEC - Declare functions for system vector entry points
223 * DEFINE_IDTENTRY_SYSVEC - Emit code for system vector IDT entry points
249 * entry points
294 * DECLARE_IDTENTRY_IST - Declare functions for IST handling IDT entry points
319 * DEFINE_IDTENTRY_IST - Emit code for IST entry points
328 * DEFINE_IDTENTRY_NOIST - Emit code for NOIST entry points which
490 * odd conversion back to a real vector number in the C entry points. Using
530 * The actual entry points. Note that DECLARE_IDTENTRY*() serves two
545 /* Simple exception entry points. No hardware error code */
634 /* System vector entry points */