Home
last modified time | relevance | path

Searched refs:TLF_NAPPING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dthread_info.h152 /* Don't move TLF_NAPPING without adjusting the code in entry_32.S */
153 #define TLF_NAPPING 0 /* idle thread enabled NAP mode */ macro
158 #define _TLF_NAPPING (1 << TLF_NAPPING)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dthread_info.h151 /* Don't move TLF_NAPPING without adjusting the code in entry_32.S */
152 #define TLF_NAPPING 0 /* idle thread enabled NAP mode */ macro
157 #define _TLF_NAPPING (1 << TLF_NAPPING)
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dentry_32.S59 bt- 31-TLF_NAPPING,4f
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dentry_32.S204 bt- 31-TLF_NAPPING,4f

Completed in 3 milliseconds