Searched defs:__refconst (Results 1 – 4 of 4) sorted by relevance
206 static const struct apic apic_numachip1 __refconst = { variable240 static const struct apic apic_numachip2 __refconst = { variable
60 const struct hypervisor_x86 x86_hyper_bhyve __refconst = { variable
290 const struct hypervisor_x86 x86_hyper_jailhouse __refconst = { variable
71 #define __refconst __section(".ref.rodata") macro