Searched refs:topmost (Results 1 – 9 of 9) sorted by relevance
21 0xc0389481 that resides in the topmost 8 bytes of the area.
565 unsigned int topmost = fls64(xfeatures) - 1; in xstate_calculate_size() local566 unsigned int offset = xstate_offsets[topmost]; in xstate_calculate_size()568 if (topmost <= XFEATURE_SSE) in xstate_calculate_size()572 offset = xfeature_get_offset(xfeatures, topmost); in xstate_calculate_size()573 return offset + xstate_sizes[topmost]; in xstate_calculate_size()
29 leftmost pixel of the topmost row. Following that is the pixel
30 The topmost element describes the PCI domain and bus number. In this case,
35 configfs. The topmost directory's name (the policy) is formatted as
605 `turbo range <turbo_>`_ is represented by one item in it (the topmost one). By638 P-states overall, ``acpi-cpufreq`` simply avoids using the topmost state listed
1613 struct bpf_verifier_state *topmost = st->loop_entry, *old; in get_loop_entry() local1615 while (topmost && topmost->loop_entry && topmost != topmost->loop_entry) in get_loop_entry()1616 topmost = topmost->loop_entry; in get_loop_entry()1620 while (st && st->loop_entry != topmost) { in get_loop_entry()1622 st->loop_entry = topmost; in get_loop_entry()1625 return topmost; in get_loop_entry()
656 ``rcu_node`` structures for the topmost level of the tree is always
7306 to receive the topmost interrupt vector.