Searched refs:Lcleanup_table (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/s390/kernel/ |
D | entry.S | 1244 clg %r9,BASED(.Lcleanup_table) # system_call 1246 clg %r9,BASED(.Lcleanup_table+8) # .Lsysc_do_svc 1248 clg %r9,BASED(.Lcleanup_table+16) # .Lsysc_tif 1250 clg %r9,BASED(.Lcleanup_table+24) # .Lsysc_restore 1252 clg %r9,BASED(.Lcleanup_table+32) # .Lsysc_done 1254 clg %r9,BASED(.Lcleanup_table+40) # .Lio_tif 1256 clg %r9,BASED(.Lcleanup_table+48) # .Lio_restore 1258 clg %r9,BASED(.Lcleanup_table+56) # .Lio_done 1260 clg %r9,BASED(.Lcleanup_table+64) # psw_idle 1262 clg %r9,BASED(.Lcleanup_table+72) # .Lpsw_idle_end [all …]
|