Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dpage_64_types.h12 #define CURRENT_MASK (~(THREAD_SIZE - 1)) macro
Dsmp.h190 __asm__("andq %%rsp,%0; ":"=r" (ti) : "0" (CURRENT_MASK)); \