Home
last modified time | relevance | path

Searched refs:ni (Results 1 – 7 of 7) sorted by relevance

/arch/ia64/kernel/
Dtime.c94 struct thread_info *ni = task_thread_info(next); in ia64_account_on_switch() local
111 pi->ac_stamp = ni->ac_stamp = now; in ia64_account_on_switch()
112 ni->ac_stime = ni->ac_utime = 0; in ia64_account_on_switch()
/arch/s390/kernel/
Dentry.S134 ni __LC_RETURN_PSW,0xbf
152 ni __TI_flags+3(%r4),255-_TIF_MCCK_PENDING # clear flag in prev
217 ni __TI_flags+3(%r12),255-_TIF_SYSCALL
261 ni __TI_flags+3(%r12),255-_TIF_PER_TRAP # clear TIF_PER_TRAP
288 ni __TI_flags+3(%r12),255-(_TIF_SYSCALL | _TIF_PER_TRAP)
Dentry64.S147 ni __LC_RETURN_PSW,0xbf
165 ni __TI_flags+7(%r4),255-_TIF_MCCK_PENDING # clear flag in prev
238 ni __TI_flags+7(%r12),255-_TIF_SYSCALL
283 ni __TI_flags+7(%r12),255-_TIF_PER_TRAP # clear TIF_PER_TRAP
308 ni __TI_flags+7(%r12),255-(_TIF_SYSCALL | _TIF_PER_TRAP)
Dbase.S45 ni __LC_EXT_OLD_PSW+1,0xfd # clear wait state bit
154 ni __LC_EXT_OLD_PSW+1,0xfd # clear wait state bit
/arch/m68k/fpsp040/
Dget_op.S515 andiw #0x000f,%d0 |clear all but last ni(y)bble
582 andiw #0x000f,%d0 |clear all but last ni(y)bble
/arch/ia64/include/asm/
Dprocessor.h138 __u64 ni : 1; member
/arch/ia64/kvm/
Dprocess.c886 misr.ni = 1; in kvm_page_fault()