Searched defs:__refconst (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kernel/cpu/ | ||
| H A D | bhyve.c | 60 const struct hypervisor_x86 x86_hyper_bhyve __refconst = { variable |
| /linux/include/linux/ | ||
| H A D | init.h | 71 #define __refconst __section(".ref.rodata") macro |