Lines Matching refs:cfunc
324 .macro idtentry_body cfunc has_error_code:req
336 call \cfunc
351 .macro idtentry vector asmsym cfunc has_error_code:req
374 idtentry_body \cfunc \has_error_code
389 .macro idtentry_irq vector cfunc
391 idtentry \vector asm_\cfunc \cfunc has_error_code=1
398 .macro idtentry_sysvec vector cfunc
399 idtentry \vector asm_\cfunc \cfunc has_error_code=0
418 .macro idtentry_mce_db vector asmsym cfunc
439 call \cfunc
445 idtentry_body noist_\cfunc, has_error_code=0
473 .macro idtentry_vc vector asmsym cfunc
511 call \cfunc
522 idtentry_body safe_stack_\cfunc, has_error_code=1
534 .macro idtentry_df vector asmsym cfunc
546 call \cfunc