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

/linux-master/arch/x86/kernel/
H A Dvmlinux.lds.S229 * percpu offsets are zero-based on SMP. PERCPU_VADDR() changes the
233 PERCPU_VADDR(INTERNODE_CACHE_BYTES, 0, :percpu)
/linux-master/include/asm-generic/
H A Dvmlinux.lds.h1048 * PERCPU_VADDR - define output section for percpu area
1071 #define PERCPU_VADDR(cacheline, vaddr, phdr) \ macro
1086 * This macro is equivalent to ALIGN(PAGE_SIZE); PERCPU_VADDR(@cacheline,,)

Completed in 117 milliseconds