Lines Matching refs:has_error_code
342 .macro idtentry_body cfunc has_error_code:req
360 .if \has_error_code == 1
383 .macro idtentry vector asmsym cfunc has_error_code:req
388 UNWIND_HINT_IRET_ENTRY offset=\has_error_code*8 signal=0
390 UNWIND_HINT_IRET_ENTRY offset=\has_error_code*8
397 .if \has_error_code == 0
415 idtentry_body \cfunc \has_error_code
432 idtentry \vector asm_\cfunc \cfunc has_error_code=1
440 idtentry \vector asm_\cfunc \cfunc has_error_code=0
488 idtentry_body noist_\cfunc, has_error_code=0
568 idtentry_body user_\cfunc, has_error_code=1