Searched refs:pal_flags (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dprocessor.h53 unsigned long pal_flags; member in struct:thread_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dprocessor.h53 unsigned long pal_flags; member in struct:thread_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/mm/
H A Dinit.c186 init_task.thread.pal_flags = 1; /* set FEN, clear everything else */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dprocess.c330 p->thread.pal_flags = 1; /* set FEN, clear everything else */
H A Dsmp.c421 hwpcb->flags = idle->thread.pal_flags;
424 DBGS(("Starting secondary cpu %d: state 0x%lx pal_flags 0x%lx\n",
425 cpuid, idle->state, idle->thread.pal_flags));
H A Dtraps.c319 current->thread.pal_flags |= 1;

Completed in 57 milliseconds