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

/linux-master/arch/x86/include/asm/
H A Dsegment.h233 #define VDSO_CPUNODE_BITS 12 macro
242 return (node << VDSO_CPUNODE_BITS) | cpu;
265 *node = (p >> VDSO_CPUNODE_BITS);

Completed in 90 milliseconds