Lines Matching refs:cfunc
342 .macro idtentry_body cfunc has_error_code:req
365 call \cfunc
383 .macro idtentry vector asmsym cfunc has_error_code:req
415 idtentry_body \cfunc \has_error_code
430 .macro idtentry_irq vector cfunc
432 idtentry \vector asm_\cfunc \cfunc has_error_code=1
439 .macro idtentry_sysvec vector cfunc
440 idtentry \vector asm_\cfunc \cfunc has_error_code=0
459 .macro idtentry_mce_db vector asmsym cfunc
482 call \cfunc
488 idtentry_body noist_\cfunc, has_error_code=0
516 .macro idtentry_vc vector asmsym cfunc
557 call kernel_\cfunc
568 idtentry_body user_\cfunc, has_error_code=1
580 .macro idtentry_df vector asmsym cfunc
594 call \cfunc