Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
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()

Completed in 4 milliseconds