Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsegment.h238 #define VDSO_CPUNODE_BITS 12 macro
247 return (node << VDSO_CPUNODE_BITS) | cpu; in vdso_encode_cpunode()
270 *node = (p >> VDSO_CPUNODE_BITS); in vdso_read_cpunode()