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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dfpu.h82 KSTK_STATUS(current) |= ST0_CU1;
108 KSTK_STATUS(current) &= ~ST0_CU1;
H A Dprocessor.h218 #define KSTK_STATUS(tsk) (task_pt_regs(tsk)->cp0_status) macro
H A Dsystem.h51 (!(KSTK_STATUS(prev) & ST0_CU1))) { \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dfpu.h82 KSTK_STATUS(current) |= ST0_CU1;
108 KSTK_STATUS(current) &= ~ST0_CU1;
H A Dprocessor.h218 #define KSTK_STATUS(tsk) (task_pt_regs(tsk)->cp0_status) macro
H A Dsystem.h51 (!(KSTK_STATUS(prev) & ST0_CU1))) { \

Completed in 105 milliseconds