Lines Matching full:points
18 * DECLARE_IDTENTRY - Declare functions for simple IDT entry points
29 * declares the entry points for usage in C code. There is an ASM variant
38 * DEFINE_IDTENTRY - Emit code for simple IDT entry points
70 * DECLARE_IDTENTRY_ERRORCODE - Declare functions for simple IDT entry points
89 * DEFINE_IDTENTRY_ERRORCODE - Emit code for simple IDT entry points
114 * DECLARE_IDTENTRY_RAW - Declare functions for raw IDT entry points
125 * DEFINE_IDTENTRY_RAW - Emit code for raw IDT entry points
142 * DECLARE_IDTENTRY_RAW_ERRORCODE - Declare functions for raw IDT entry points
153 * DEFINE_IDTENTRY_RAW_ERRORCODE - Emit code for raw IDT entry points
171 * points (common/spurious)
181 * DEFINE_IDTENTRY_IRQ - Emit code for device interrupt IDT entry points
212 * DECLARE_IDTENTRY_SYSVEC - Declare functions for system vector entry points
227 * DEFINE_IDTENTRY_SYSVEC - Emit code for system vector IDT entry points
255 * entry points
300 * DECLARE_IDTENTRY_IST - Declare functions for IST handling IDT entry points
325 * DEFINE_IDTENTRY_IST - Emit code for IST entry points
334 * DEFINE_IDTENTRY_NOIST - Emit code for NOIST entry points which
505 * odd conversion back to a real vector number in the C entry points. Using
545 * The actual entry points. Note that DECLARE_IDTENTRY*() serves two
560 /* Simple exception entry points. No hardware error code */
627 /* System vector entry points */