Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/apic/
Dapic_numachip.c242 static const struct apic apic_numachip1 __refconst = { variable
291 static const struct apic apic_numachip2 __refconst = { variable
/Linux-v5.4/arch/x86/kernel/
Djailhouse.c215 const struct hypervisor_x86 x86_hyper_jailhouse __refconst = { variable
/Linux-v5.4/include/linux/
Dinit.h75 #define __refconst __section(.ref.rodata) macro