Lines Matching +full:performance +full:- +full:domain
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/cpufreq/qemu,virtual-cpufreq.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - David Dai <[email protected]>
11 - Saravana Kannan <[email protected]>
14 Virtual CPUFreq is a virtualized driver in guest kernels that sends performance
16 is associated with a performance domain which can be shared with other vCPUs.
17 Each performance domain has its own set of registers for performance controls.
21 const: qemu,virtual-cpufreq
26 Address and size of region containing performance controls for each of the
27 performance domains. Regions for each performance domain is placed
30 total number of performance domains.
33 - compatible
34 - reg
39 - |
41 #address-cells = <1>;
42 #size-cells = <1>;
45 compatible = "qemu,virtual-cpufreq";