Searched refs:intvec_feedback (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/tile/kernel/ |
D | intvec_64.S | 290 .pushsection .text.intvec_feedback,"ax" 291 intvec_feedback: label 538 .pushsection .text.intvec_feedback,"ax" 727 moveli r21, hw2_last(intvec_feedback) 728 shl16insli r21, r21, hw1(intvec_feedback) 729 shl16insli r21, r21, hw0(intvec_feedback)
|
D | intvec_32.S | 94 .pushsection .text.intvec_feedback,"ax" 95 intvec_feedback: label 344 .pushsection .text.intvec_feedback,"ax" 505 addli r20, r20, lo16(intvec_feedback) 506 auli r20, r20, ha16(intvec_feedback)
|