Searched defs:__read_mostly (Results 1 – 9 of 9) sorted by relevance
227 const char *panicstr __read_mostly; variable230 int dumping __read_mostly; /* system is dumping */ variable231 int rebooting __read_mostly; /* system is rebooting */ variable232 bool dumped_core __read_mostly; /* system successfully dumped core */ variable
71 static bool kcsan_enabled __read_mostly; variable
97 static bool kasan_disabled __read_mostly = true; variable
143 static bool kmsan_disabled __read_mostly = true; variable
147 uintptr_t socdev_va __read_mostly; variable
89 #define __read_mostly __section(".data.read_mostly") macro
153 static int edid_fixup __read_mostly = 6; variable
176 int vm_overcommit __read_mostly = 0; global() variable
1547 pt_entry_t vtoptem __read_mostly = ((1ul << (NPTEPGSHIFT + NPDEPGSHIFT + global() variable 1549 vm_offset_t PTmap __read_mostly = (vm_offset_t)P4Tmap; global() variable 1559 pd_entry_t vtopdem __read_mostly = ((1ul << (NPDEPGSHIFT + NPDPEPGSHIFT + global() variable 1561 vm_offset_t PDmap __read_mostly = (vm_offset_t)P4Dmap; global() variable