Searched refs:ni (Results 1 – 8 of 8) sorted by relevance
/arch/ia64/kernel/ |
D | time.c | 106 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/ |
D | base.S | 46 ni __LC_EXT_OLD_PSW+1,0xfd # clear wait state bit 167 ni __LC_EXT_OLD_PSW+1,0xfd # clear wait state bit
|
D | entry64.S | 101 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
|
D | entry.S | 136 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/ |
D | xen-head.S | 103 NEXT_HYPERCALL(ni)
|
/arch/m68k/fpsp040/ |
D | get_op.S | 515 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/ |
D | processor.h | 137 __u64 ni : 1; member
|
/arch/ia64/kvm/ |
D | process.c | 886 misr.ni = 1; in kvm_page_fault()
|