Lines Matching full:point

21  * @func:	Function name of the entry point
24 * - The ASM entry point: asm_##func
25 * - The XEN PV trap entry point: xen_##func (maybe unused)
26 * - The C handler called from the ASM entry point
39 * @func: Function name of the entry point
73 * @func: Function name of the entry point
76 * - The ASM entry point: asm_##func
77 * - The XEN PV trap entry point: xen_##func (maybe unused)
78 * - The C handler called from the ASM entry point
91 * @func: Function name of the entry point
117 * @func: Function name of the entry point
126 * @func: Function name of the entry point
145 * @func: Function name of the entry point
154 * @func: Function name of the entry point
173 * @func: Function name of the entry point
182 * @func: Function name of the entry point
214 * @func: Function name of the entry point
217 * - The ASM entry point: asm_##func
218 * - The XEN PV trap entry point: xen_##func (maybe unused)
219 * - The C handler called from the ASM entry point
228 * @func: Function name of the entry point
256 * @func: Function name of the entry point
283 * DECLARE_IDTENTRY_XENCB - Declare functions for XEN HV callback entry point
285 * @func: Function name of the entry point
288 * - The ASM entry point: asm_##func
289 * - The XEN PV trap entry point: xen_##func (maybe unused)
290 * - The C handler called from the ASM entry point
292 * Maps to DECLARE_IDTENTRY(). Distinct entry point to handle the 32/64-bit
302 * @func: Function name of the entry point
305 * which is called from the ASM entry point on user mode entry
312 * DECLARE_IDTENTRY_VC - Declare functions for the VC entry point
314 * @func: Function name of the entry point
326 * @func: Function name of the entry point
335 * belong to a IST entry point (MCE, DB)
336 * @func: Function name of the entry point. Must be the same as
347 * @func: Function name of the entry point
356 * @func: Function name of the entry point
366 * @func: Function name of the entry point
376 * @func: Function name of the entry point
385 * @func: Function name of the entry point
397 * @func: Function name of the entry point
400 * - The ASM entry point: asm_##func
411 * @func: Function name of the entry point
507 * point is to mask off the bits above bit 7 because the push is sign