Lines Matching refs:cfunc
323 .macro idtentry_body cfunc has_error_code:req
335 call \cfunc
350 .macro idtentry vector asmsym cfunc has_error_code:req
373 idtentry_body \cfunc \has_error_code
388 .macro idtentry_irq vector cfunc
390 idtentry \vector asm_\cfunc \cfunc has_error_code=1
397 .macro idtentry_sysvec vector cfunc
398 idtentry \vector asm_\cfunc \cfunc has_error_code=0
417 .macro idtentry_mce_db vector asmsym cfunc
438 call \cfunc
444 idtentry_body noist_\cfunc, has_error_code=0
472 .macro idtentry_vc vector asmsym cfunc
510 call kernel_\cfunc
521 idtentry_body user_\cfunc, has_error_code=1
533 .macro idtentry_df vector asmsym cfunc
545 call \cfunc