Searched refs:intr_restore (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/parisc/kernel/ |
| H A D | entry.S | 864 b,n intr_restore /* skip past if we've nothing to do */ 874 cmpib,COND(=),n LINUX_GATEWAY_SPACE, %r20, intr_restore /* forward */ 876 cmpib,COND(=),n LINUX_GATEWAY_SPACE, %r20, intr_restore /* forward */ 893 intr_restore: label 918 # define intr_do_preempt intr_restore 964 cmpib,<> 0, %r19, intr_restore /* if preempt_count > 0 */ 969 bb,<,n %r20, 31 - PSW_SM_I, intr_restore 974 ldil L%intr_restore, %r2 977 ldo R%intr_restore(%r2), %r2 979 ldil L%intr_restore, %r1 [all …]
|