Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dvmlinux.lds.S501 #define INIT_PER_CPU(x) init_per_cpu__##x = ABSOLUTE(x) + __per_cpu_load macro
502 INIT_PER_CPU(gdt_page);
503 INIT_PER_CPU(fixed_percpu_data);
504 INIT_PER_CPU(irq_stack_backing_store);

Completed in 7 milliseconds