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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dpage_64_types.h6 #define CURRENT_MASK (~(THREAD_SIZE - 1)) macro
H A Dsmp.h183 __asm__("andq %%rsp,%0; ":"=r" (ti) : "0" (CURRENT_MASK)); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpage_64_types.h6 #define CURRENT_MASK (~(THREAD_SIZE - 1)) macro
H A Dsmp.h183 __asm__("andq %%rsp,%0; ":"=r" (ti) : "0" (CURRENT_MASK)); \

Completed in 72 milliseconds