Searched refs:intr_restore (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/arch/parisc/kernel/ |
| D | entry.S | 892 b,n intr_restore /* skip past if we've nothing to do */ 902 cmpib,COND(=),n LINUX_GATEWAY_SPACE, %r20, intr_restore /* forward */ 904 cmpib,COND(=),n LINUX_GATEWAY_SPACE, %r20, intr_restore /* forward */ 921 intr_restore: label 946 # define intr_do_preempt intr_restore 992 cmpib,COND(<>) 0, %r19, intr_restore /* if preempt_count > 0 */ 997 bb,<,n %r20, 31 - PSW_SM_I, intr_restore 1003 b,n intr_restore /* ssm PSW_SM_I done by intr_restore */ 1963 b intr_restore 1973 b intr_restore
|