/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/ |
H A D | tune-cortexa73-cortexa35.inc | 2 # Tune Settings for big.LITTLE Cortex-A73 - Cortex-A35 6 TUNEVALID[cortexa73-cortexa35] = "Enable big.LITTLE Cortex-A73.Cortex-A35 specific processor optimi…
|
H A D | tune-cortexa57-cortexa53.inc | 3 TUNEVALID[cortexa57-cortexa53] = "Enable big.LITTLE Cortex-A57.Cortex-A53 specific processor optimi…
|
H A D | tune-cortexa72-cortexa53.inc | 3 TUNEVALID[cortexa72-cortexa53] = "Enable big.LITTLE Cortex-A72.Cortex-A53 specific processor optimi…
|
H A D | tune-cortexa73-cortexa53.inc | 3 TUNEVALID[cortexa73-cortexa53] = "Enable big.LITTLE Cortex-A73.Cortex-A53 specific processor optimi…
|
/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/ |
H A D | tune-cortexa75-cortexa55.inc | 2 # Tune Settings for big.LITTLE Cortex-A75 - Cortex-A55 6 TUNEVALID[cortexa75-cortexa55] = "Enable big.LITTLE Cortex-A75.Cortex-A55 specific processor optimi…
|
H A D | tune-cortexa76-cortexa55.inc | 2 # Tune Settings for big.LITTLE Cortex-A76 - Cortex-A55 6 TUNEVALID[cortexa76-cortexa55] = "Enable big.LITTLE Cortex-A76.Cortex-A55 specific processor optimi…
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-xiic.c | 45 LITTLE, enumerator 251 if (i2c->endianness == LITTLE) in xiic_setreg8() 261 if (i2c->endianness == LITTLE) in xiic_getreg8() 270 if (i2c->endianness == LITTLE) in xiic_setreg16() 278 if (i2c->endianness == LITTLE) in xiic_setreg32() 288 if (i2c->endianness == LITTLE) in xiic_getreg32() 1308 i2c->endianness = LITTLE; in xiic_i2c_probe()
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5420-cpus.dtsi | 15 * booting cluster (big or LITTLE) is chosen by IROM code by reading 17 * from the LITTLE: Cortex-A7.
|
H A D | exynos5422-cpus.dtsi | 14 * booting cluster (big or LITTLE) is chosen by IROM code by reading 16 * from the LITTLE: Cortex-A7.
|
H A D | exynos5422-odroidhc1.dts | 73 * 7 steps for LITTLE).
|
H A D | exynos5420-arndale-octa.dts | 119 * and 800 MHz LITTLE (5 steps). 135 * big (11 steps) and 600 MHz LITTLE (7 steps).
|
H A D | exynos5422-odroidxu3-common.dtsi | 130 * 8 steps for LITTLE).
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | Kconfig | 34 Cortex-A7 CPU in big.LITTLE configuration). There are multiple SoCs 45 Cortex-A53 CPU (and some in a big.LITTLE configuration). There are
|
/openbmc/linux/drivers/cpuidle/ |
H A D | Kconfig.arm | 47 bool "Support for ARM big.LITTLE processors" 54 Select this option to enable CPU idle driver for big.LITTLE based
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-capacity.rst | 27 Arm big.LITTLE systems are an example of both. The big CPUs are more 28 performance-oriented than the LITTLE ones (more pipeline stages, bigger caches, 29 smarter predictors, etc), and can usually reach higher OPPs than the LITTLE ones 69 To draw the parallel with Arm big.LITTLE, CPU0 would be a big while CPU1 would 70 be a LITTLE.
|
H A D | schedutil.rst | 49 for 50% at 2GHz, nor is running 50% on a LITTLE CPU the same as running 50% on
|
/openbmc/linux/Documentation/translations/zh_CN/scheduler/ |
H A D | sched-energy.rst | 26 EAS只在异构CPU拓扑结构(如Arm大小核,big.LITTLE)上运行。因为在这种情况下,
|
H A D | sched-capacity.rst | 36 Arm大小核(big.LITTLE)系统是同时具有两种差异的一个例子。相较小核,大核面向性能(拥有更多的
|
/openbmc/linux/arch/arm/mach-versatile/ |
H A D | Kconfig | 305 on RTSM implementing big.LITTLE. 324 with a TC2 (A15x2 A7x3) big.LITTLE core tile.
|
/openbmc/openbmc-tools/dbus-pcap/ |
H A D | dbus-pcap | 28 LITTLE = ord("l") variable in MessageEndian 33 MessageEndian.LITTLE.value: "<",
|
/openbmc/linux/Documentation/devicetree/bindings/cpu/ |
H A D | cpu-capacity.txt | 20 (e.g., ARM big.LITTLE systems) or maximum frequency at which CPUs can run
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | 1065 for (multi-)cluster based systems, such as big.LITTLE based 1078 bool "big.LITTLE support (Experimental)" 1082 This option enables support selections for the big.LITTLE 1086 bool "big.LITTLE switcher support" 1090 The big.LITTLE "switcher" provides the core functionality to 1092 and a cluster of A7's in a big.LITTLE system. 1095 tristate "Simple big.LITTLE switcher user interface" 1099 the big.LITTLE switcher core code. It is meant for
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | asymmetric-32bit.rst | 15 Some Armv9 SoCs suffer from a big.LITTLE misfeature where only a subset
|
H A D | perf.rst | 138 On heterogeneous systems such as big.LITTLE, userspace PMU counter access can
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | vlocks.rst | 194 use in ARM-based big.LITTLE platforms, with review and input gratefully
|