Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/fpu/
Dxstate.c561 unsigned int topmost = fls64(xfeatures) - 1; in xstate_calculate_size() local
562 unsigned int offset = xstate_offsets[topmost]; in xstate_calculate_size()
564 if (topmost <= XFEATURE_SSE) in xstate_calculate_size()
568 offset = xfeature_get_offset(xfeatures, topmost); in xstate_calculate_size()
569 return offset + xstate_sizes[topmost]; in xstate_calculate_size()
/Linux-v6.6/Documentation/devicetree/bindings/firmware/
Dcoreboot.txt21 0xc0389481 that resides in the topmost 8 bytes of the area.
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dpixfmt-intro.rst29 leftmost pixel of the topmost row. Following that is the pixel
/Linux-v6.6/Documentation/PCI/
Dsysfs-pci.rst30 The topmost element describes the PCI domain and bus number. In this case,
/Linux-v6.6/Documentation/trace/
Dstm.rst35 configfs. The topmost directory's name (the policy) is formatted as
/Linux-v6.6/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.6/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst656 ``rcu_node`` structures for the topmost level of the tree is always
/Linux-v6.6/Documentation/filesystems/
Dvfs.rst1431 With NULL inode the topmost real underlying dentry is returned.
/Linux-v6.6/Documentation/virt/kvm/
Dapi.rst6899 to receive the topmost interrupt vector.