Searched refs:_TLF_NAPPING (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Didle_book3e.S73 1: /* Let's set the _TLF_NAPPING flag so interrupts make us return
78 ori r10,r10,_TLF_NAPPING
H A Didle_e500.S26 ori r4,r4,_TLF_NAPPING /* so when we take an exception */
H A Didle_power4.S46 ori r8,r8,_TLF_NAPPING /* so when we take an exception */
H A Didle_6xx.S140 ori r8,r8,_TLF_NAPPING /* so when we take an exception */
H A Dexceptions-64e.S203 andi. r9,r10,_TLF_NAPPING; \
206 rlwinm r7,r10,0,~_TLF_NAPPING; \
H A Dentry_32.S239 4: rlwinm r12,r12,0,~_TLF_NAPPING
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dthread_info.h143 #define _TLF_NAPPING (1 << TLF_NAPPING) macro
H A Dexception-64s.h269 * It sets the _TLF_NAPPING bit in current_thread_info()->local_flags
277 andi. r10,r9,_TLF_NAPPING; \

Completed in 704 milliseconds