Home
last modified time | relevance | path

Searched defs:topmost (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dunwind_user_types.h42 bool topmost; member
/linux/arch/x86/kernel/fpu/
H A Dxstate.c592 unsigned int topmost = fls64(xfeatures) - 1; in xstate_calculate_size() local