Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dprocessor.h394 DECLARE_PER_CPU_FIRST(struct fixed_percpu_data, fixed_percpu_data) __visible;
/linux-6.6.21/include/linux/
Dpercpu-defs.h121 #define DECLARE_PER_CPU_FIRST(type, name) \ macro