Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/fpu/
Dxstate.c566 unsigned int topmost = fls64(xfeatures) - 1; in xstate_calculate_size() local
567 unsigned int offset = xstate_offsets[topmost]; in xstate_calculate_size()
569 if (topmost <= XFEATURE_SSE) in xstate_calculate_size()
573 offset = xfeature_get_offset(xfeatures, topmost); in xstate_calculate_size()
574 return offset + xstate_sizes[topmost]; in xstate_calculate_size()
/Linux-v6.1/Documentation/devicetree/bindings/firmware/
Dcoreboot.txt21 0xc0389481 that resides in the topmost 8 bytes of the area.
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dpixfmt-intro.rst29 leftmost pixel of the topmost row. Following that is the pixel
/Linux-v6.1/Documentation/PCI/
Dsysfs-pci.rst30 The topmost element describes the PCI domain and bus number. In this case,
/Linux-v6.1/Documentation/trace/
Dstm.rst35 configfs. The topmost directory's name (the policy) is formatted as
/Linux-v6.1/Documentation/admin-guide/pm/
Dintel_pstate.rst605 `turbo range <turbo_>`_ is represented by one item in it (the topmost one). By
638 P-states overall, ``acpi-cpufreq`` simply avoids using the topmost state listed
/Linux-v6.1/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst656 ``rcu_node`` structures for the topmost level of the tree is always
/Linux-v6.1/Documentation/filesystems/
Dvfs.rst1363 With NULL inode the topmost real underlying dentry is returned.
/Linux-v6.1/Documentation/virt/kvm/
Dapi.rst6715 to receive the topmost interrupt vector.