Searched defs:topmost (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | unwind_user_types.h | 42 bool topmost; member |
| /linux/arch/x86/kernel/fpu/ | ||
| H A D | xstate.c | 592 unsigned int topmost = fls64(xfeatures) - 1; in xstate_calculate_size() local |