Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/arch/x86/platform/efi/
H A Druntime-map.c96 static const struct kobj_type __refconst map_ktype = {
/linux-6.15/arch/x86/kernel/
H A Djailhouse.c290 const struct hypervisor_x86 x86_hyper_jailhouse __refconst = { variable
/linux-6.15/include/linux/
H A Dinit.h77 #define __refconst __section(".ref.rodata") macro