Home
last modified time | relevance | path

Searched refs:_TLF_NAPPING (Results 1 – 9 of 9) sorted by relevance

/linux/arch/powerpc/kernel/
A Depapr_hcalls.S21 ori r4, r4,_TLF_NAPPING /* so when we take an exception */
A Didle_book3e.S64 ori r10,r10,_TLF_NAPPING
A Didle_e500.S22 ori r4,r4,_TLF_NAPPING /* so when we take an exception */
A Didle_book3s.S203 ori r8,r8,_TLF_NAPPING
A Didle_6xx.S136 ori r8,r8,_TLF_NAPPING /* so when we take an exception */
A Dentry_32.S62 4: rlwinm r12,r12,0,~_TLF_NAPPING
A Dexceptions-64e.S457 andi. r9,r10,_TLF_NAPPING; \
460 rlwinm r7,r10,0,~_TLF_NAPPING; \
/linux/arch/powerpc/include/asm/
A Dinterrupt.h113 if (unlikely(test_thread_local_flags(_TLF_NAPPING))) { in nap_adjust_return()
115 clear_thread_local_flags(_TLF_NAPPING); in nap_adjust_return()
A Dthread_info.h150 #define _TLF_NAPPING (1 << TLF_NAPPING) macro

Completed in 15 milliseconds