Searched refs:Lcleanup_table (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/s390/kernel/ | 
| D | entry.S | 994 	clg	%r9,BASED(.Lcleanup_table)	# system_call 996 	clg	%r9,BASED(.Lcleanup_table+8)	# .Lsysc_do_svc 998 	clg	%r9,BASED(.Lcleanup_table+16)	# .Lsysc_tif 1000 	clg	%r9,BASED(.Lcleanup_table+24)	# .Lsysc_restore 1002 	clg	%r9,BASED(.Lcleanup_table+32)	# .Lsysc_done 1004 	clg	%r9,BASED(.Lcleanup_table+40)	# .Lio_tif 1006 	clg	%r9,BASED(.Lcleanup_table+48)	# .Lio_restore 1008 	clg	%r9,BASED(.Lcleanup_table+56)	# .Lio_done 1010 	clg	%r9,BASED(.Lcleanup_table+64)	# psw_idle 1012 	clg	%r9,BASED(.Lcleanup_table+72)	# .Lpsw_idle_end [all …] 
 |