Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dtime.c106 struct thread_info *ni = task_thread_info(current); in arch_vtime_task_switch() local
108 pi->ac_stamp = ni->ac_stamp; in arch_vtime_task_switch()
109 ni->ac_stime = ni->ac_utime = 0; in arch_vtime_task_switch()
/arch/s390/kernel/
Dbase.S46 ni __LC_EXT_OLD_PSW+1,0xfd # clear wait state bit
167 ni __LC_EXT_OLD_PSW+1,0xfd # clear wait state bit
Dentry64.S101 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE
158 ni __LC_RETURN_PSW,0xbf
301 ni __LC_CPU_FLAGS+7,255-_CIF_ASCE
344 ni __PT_FLAGS+7(%r11),255-_PIF_PER_TRAP
602 ni __LC_CPU_FLAGS+7,255-_CIF_ASCE
1014 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE
Dentry.S136 ni __LC_RETURN_PSW,0xbf
265 ni __LC_CPU_FLAGS+3,255-_CIF_ASCE
300 ni __PT_FLAGS+3(%r11),255-_PIF_PER_TRAP
552 ni __LC_CPU_FLAGS+3,255-_CIF_ASCE
/arch/x86/xen/
Dxen-head.S103 NEXT_HYPERCALL(ni)
/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.h137 __u64 ni : 1; member
/arch/ia64/kvm/
Dprocess.c886 misr.ni = 1; in kvm_page_fault()