Searched refs:intr_restore (Results 1 – 1 of 1) sorted by relevance
/arch/parisc/kernel/ |
D | entry.S | 929 b,n intr_restore /* skip past if we've nothing to do */ 939 cmpib,COND(=),n 0,%r20,intr_restore /* backward */ 941 cmpib,COND(=),n 0,%r20,intr_restore /* backward */ 953 intr_restore: label 978 # define intr_do_preempt intr_restore 1020 cmpib,COND(<>) 0, %r19, intr_restore /* if preempt_count > 0 */ 1025 bb,<,n %r20, 31 - PSW_SM_I, intr_restore 1031 b,n intr_restore /* ssm PSW_SM_I done by intr_restore */ 2187 b intr_restore
|