Home
last modified time | relevance | path

Searched refs:hotspot (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/admin-guide/device-mapper/
H A Dcache-policies.rst68 has a 'hotspot' queue, rather than a pre-cache, which uses a quarter of
69 the entries (each hotspot block covers a larger area than a single
97 away. In addition it tracks performance of the hotspot queue, which
98 is used to decide which blocks to promote. If the hotspot queue is
/linux/Documentation/ABI/testing/
H A Dsysfs-class-thermal174 to determine a hotspot temperature based off the sensor's
183 to determine a hotspot temperature based off the sensor's
/linux/drivers/thermal/tegra/
H A Dsoctherm.c2031 u32 pdiv, hotspot; in soctherm_init() local
2039 hotspot = readl(tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()
2046 hotspot = REG_SET_MASK(hotspot, in soctherm_init()
2051 writel(hotspot, tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()