_TLF_LAZY_MMU    1139 arch/powerpc/kernel/process.c 		current_thread_info()->local_flags |= _TLF_LAZY_MMU;
_TLF_LAZY_MMU    1191 arch/powerpc/kernel/process.c 	if (current_thread_info()->local_flags & _TLF_LAZY_MMU) {
_TLF_LAZY_MMU    1192 arch/powerpc/kernel/process.c 		current_thread_info()->local_flags &= ~_TLF_LAZY_MMU;