Searched refs:idtentry_part (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/arch/x86/entry/ |
| D | entry_64.S | 869 .macro idtentry_part do_sym, has_error_code:req, read_cr2:req, paranoid:req, shift_ist=-1, ist_offs… macro 1009 idtentry_part \do_sym, \has_error_code, \read_cr2, \paranoid, \shift_ist, \ist_offset 1018 idtentry_part \do_sym, \has_error_code, \read_cr2, paranoid=0
|