Lines Matching refs:cfunc
288 .macro idtentry_body cfunc has_error_code:req
311 call \cfunc
329 .macro idtentry vector asmsym cfunc has_error_code:req
361 idtentry_body \cfunc \has_error_code
376 .macro idtentry_irq vector cfunc argument
378 idtentry \vector asm_\cfunc \cfunc has_error_code=1
397 .macro idtentry_mce_db vector asmsym cfunc argument
420 call \cfunc
426 idtentry_body noist_\cfunc, has_error_code=0
454 .macro idtentry_vc vector asmsym cfunc argument
495 call kernel_\cfunc
506 idtentry_body user_\cfunc, has_error_code=1
518 .macro idtentry_df vector asmsym cfunc argument
532 call \cfunc