Searched defs:__refconst (Results 1 – 3 of 3) sorted by relevance
205 static const struct apic apic_numachip1 __refconst = { variable239 static const struct apic apic_numachip2 __refconst = { variable
290 const struct hypervisor_x86 x86_hyper_jailhouse __refconst = { variable
77 #define __refconst __section(".ref.rodata") macro