Home
last modified time | relevance | path

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

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