• Home
  • Raw
  • Download

Lines Matching full:by

30 first of which, referred to as a *hint*, can be used by the processor to
47 Each ``MWAIT`` hint value is interpreted by the processor as a license to
55 In order to create a list of available idle states required by the ``CPUIdle``
60 recognized by ``intel_idle`` and the latter are used if that is required for
62 recognized by ``intel_idle``) or if the processor model is not recognized.
64 tables with any processor model recognized by it; see
71 ``CPUIdle`` subsystem expects that the list of idle states supplied by the
72 driver will be suitable for all of the CPUs handled by it and ``intel_idle`` is
89 If the processor model at hand is recognized by ``intel_idle``, there is a
94 (depending on the processor model), all of the listed idle state are enabled by
95 default (so all of them will be taken into consideration by ``CPUIdle``
97 states may not be enabled by default if there are no matching entries in the
102 the idle states "known" to the driver may not be enabled by default if they have
103 not been exposed by the platform firmware (through the ACPI tables).
105 If the given processor model is not recognized by ``intel_idle``, but it
111 by it (to be returned by the ``name`` idle state attribute in ``sysfs``) is
117 various processor models recognized by ``intel_idle``) and for the other idle
120 in the majority of cases for the processor models recognized by ``intel_idle``).
121 All of the idle states in the final list are enabled by default in this case.
142 `below <intel-idle-parameters_>`_), the idle states information provided by the
171 Apart from that there are four module parameters recognized by ``intel_idle``
178 can be used by ``intel_idle``, so the enumeration of idle states is terminated
183 some reason to the ``CPUIdle`` core, but it does so by making them effectively
192 The ``no_acpi`` and ``use_acpi`` module parameters (recognized by ``intel_idle``
195 recognized processor models, respectively (they both are unset by default and
198 The value of the ``states_off`` module parameter (0 by default) represents a
199 list of idle states to be disabled by default in the form of a bitmask.
202 the indices of idle states to be disabled by default (as reflected by the names
208 states 0 and 1 by default, and if it is equal to 8, idle state 3 will be
209 disabled by default and so on (bit positions beyond the maximum idle state index
243 conditions are satisfied (for instance, if the GPU is covered by ``PC3``, it may