Home
last modified time | relevance | path

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

/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/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.