Home
last modified time | relevance | path

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

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