Lines Matching refs:cfunc
289 .macro idtentry_body cfunc has_error_code:req
314 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 \cfunc
506 idtentry_body \cfunc, has_error_code=1
518 .macro idtentry_df vector asmsym cfunc argument
535 call \cfunc