Lines Matching full:feature
24 Description: Container of CPU feature nodes.
51 compatibility, less the individual feature nodes. For example, an ISA v3.0
66 /cpus/ibm,powerpc-cpu-features/example-feature node bindings
69 Each child node of cpu-features represents a CPU feature / capability.
71 Node: A string describing an architected CPU feature, e.g., "floating-point".
73 Description: A feature or capability supported by the CPUs.
79 Presence of the node indicates the feature is available.
88 First level of the Power ISA that the feature appears in.
105 that can use the feature.
119 feature to lesser privilege levels. If the property does not exist then no
123 this feature.
126 the feature may be enabled by setting this bit in the HFSCR register.
138 feature to lesser privilege levels. If the property does not exist then no
142 for this feature.
145 the feature may be enabled by setting this bit in the FSCR register.
155 hypervisor must set in order to enable this feature.
157 This property also exists if an HFSCR bit corresponds with this feature.
158 This makes CPU feature parsing slightly simpler.
168 operating system must set in order to enable this feature.
170 This property also exists if an FSCR bit corresponds with this feature.
171 This makes CPU feature parsing slightly simpler.
181 hardware capability vectors in order to advertise this feature to userspace.
184 that the feature is not enabled or can not be advertised. Operating systems
199 If this property exists then it is a list of phandles to cpu feature
200 nodes that must be enabled for this feature to be enabled.