Searched defs:nmi_safe (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/x86/kernel/cpu/microcode/ | ||
| H A D | internal.h | 36 unsigned int nmi_safe : 1, member |
| /linux-6.15/kernel/events/ | ||
| H A D | core.c | 12986 bool nmi_safe = false; in perf_event_set_clock() local |