Home
last modified time | relevance | path

Searched refs:_TLF_LAZY_MMU (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dthread_info.h158 #define _TLF_LAZY_MMU (1 << TLF_LAZY_MMU) macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprocess.c1284 current_thread_info()->local_flags |= _TLF_LAZY_MMU; in __switch_to()
1367 if (current_thread_info()->local_flags & _TLF_LAZY_MMU) { in __switch_to()
1368 current_thread_info()->local_flags &= ~_TLF_LAZY_MMU; in __switch_to()

Completed in 7 milliseconds