Home
last modified time | relevance | path

Searched refs:topmost (Results 1 – 11 of 11) sorted by relevance

/linux/kernel/unwind/
H A Duser.c64 state->topmost = false; in unwind_user_next_common()
72 if (state->topmost && unwind_user_at_function_start(regs)) { in unwind_user_next_fp()
137 state->topmost = true; in unwind_user_start()
/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
595 if (topmost <= XFEATURE_SSE) in xstate_calculate_size()
599 offset = xfeature_get_offset(xfeatures, topmost); in xstate_calculate_size()
603 topmost = xfeature_uncompact_order[i]; in xstate_calculate_size()
604 offset = xstate_offsets[topmost]; in xstate_calculate_size()
607 return offset + xstate_sizes[topmost]; in xstate_calculate_size()
/linux/Documentation/devicetree/bindings/firmware/
H A Dcoreboot.txt21 0xc0389481 that resides in the topmost 8 bytes of the area.
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-intro.rst30 leftmost pixel of the topmost row. Following that is the pixel
/linux/Documentation/PCI/
H A Dsysfs-pci.rst30 The topmost element describes the PCI domain and bus number. In this case,
/linux/Documentation/trace/
H A Dstm.rst35 configfs. The topmost directory's name (the policy) is formatted as
/linux/Documentation/admin-guide/pm/
H A Dintel_pstate.rst720 :ref:`turbo range <turbo>` is represented by one item in it (the topmost one).
753 turbo P-states overall, ``acpi-cpufreq`` simply avoids using the topmost state
/linux/Documentation/filesystems/
H A Doverlayfs.rst428 Below the topmost lower layer, any number of lowermost layers may be defined
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst689 ``rcu_node`` structures for the topmost level of the tree is always
/linux/Documentation/virt/kvm/
H A Dapi.rst7607 to receive the topmost interrupt vector.