Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c220 static const struct apic apic_numachip1 __refconst = { variable
257 static const struct apic apic_numachip2 __refconst = { variable
/openbmc/linux/arch/x86/platform/efi/
H A Druntime-map.c96 static const struct kobj_type __refconst map_ktype = {
/openbmc/linux/arch/x86/kernel/
H A Djailhouse.c288 const struct hypervisor_x86 x86_hyper_jailhouse __refconst = { variable
/openbmc/linux/include/linux/
H A Dinit.h77 #define __refconst __section(".ref.rodata") macro