Searched refs:intvec_feedback (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/tile/kernel/ |
H A D | intvec_64.S | 290 .pushsection .text.intvec_feedback,"ax" 291 intvec_feedback: label 534 .pushsection .text.intvec_feedback,"ax" 723 moveli r21, hw2_last(intvec_feedback) 724 shl16insli r21, r21, hw1(intvec_feedback) 725 shl16insli r21, r21, hw0(intvec_feedback)
|
H A 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)
|
Completed in 77 milliseconds