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
408 idtentry_body \cfunc \has_error_code
423 .macro idtentry_irq vector cfunc
425 idtentry \vector asm_\cfunc \cfunc has_error_code=1
432 .macro idtentry_sysvec vector cfunc
433 idtentry \vector asm_\cfunc \cfunc has_error_code=0
452 .macro idtentry_mce_db vector asmsym cfunc
475 call \cfunc
481 idtentry_body noist_\cfunc, has_error_code=0
509 .macro idtentry_vc vector asmsym cfunc
550 call kernel_\cfunc
561 idtentry_body user_\cfunc, has_error_code=1
573 .macro idtentry_df vector asmsym cfunc
587 call \cfunc