Home
last modified time | relevance | path

Searched defs:__refconst (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c205 static const struct apic apic_numachip1 __refconst = { variable
239 static const struct apic apic_numachip2 __refconst = { variable
/linux/arch/x86/kernel/
H A Djailhouse.c290 const struct hypervisor_x86 x86_hyper_jailhouse __refconst = { variable
/linux/include/linux/
H A Dinit.h77 #define __refconst __section(".ref.rodata") macro