Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.c562 unsigned int topmost = fls64(xfeatures) - 1; in xstate_calculate_size() local
/openbmc/linux/kernel/bpf/
H A Dverifier.c1954 struct bpf_verifier_state *topmost = st->loop_entry, *old; in get_loop_entry() local