Home
last modified time | relevance | path

Searched refs:zone (Results 1 – 25 of 30) sorted by relevance

12

/arch/x86/mm/
Dhighmem_32.c9 struct zone *zone; in set_highmem_pages_init() local
17 for_each_zone(zone) { in set_highmem_pages_init()
20 if (!is_highmem(zone)) in set_highmem_pages_init()
23 zone_start_pfn = zone->zone_start_pfn; in set_highmem_pages_init()
24 zone_end_pfn = zone_start_pfn + zone->spanned_pages; in set_highmem_pages_init()
26 nid = zone_to_nid(zone); in set_highmem_pages_init()
28 zone->name, nid, zone_start_pfn, zone_end_pfn); in set_highmem_pages_init()
/arch/arm64/kernel/
Dhibernate.c284 struct zone *zone; in swsusp_mte_save_tags() local
292 for_each_populated_zone(zone) { in swsusp_mte_save_tags()
293 max_zone_pfn = zone_end_pfn(zone); in swsusp_mte_save_tags()
294 for (pfn = zone->zone_start_pfn; pfn < max_zone_pfn; pfn++) { in swsusp_mte_save_tags()
/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-coachz-r1.dts19 * is not supported by the PM6150 ADC driver. Disable the charger thermal zone
29 * skin temperature thermal zone to avoid using bogus temperature values.
Dsc7180-trogdor-pompom-r2.dts19 * is not supported by the PM6150 ADC driver. Disable the charger thermal zone
Dsc7180-trogdor-pompom-r1.dts22 * is not supported by the PM6150 ADC driver. Disable the charger thermal zone
Dsc7180-trogdor-lazor.dtsi26 * not supported by the PM6150 ADC driver. Disable the charger thermal zone
/arch/arm/boot/dts/
Dexynos5420-trip-points.dtsi3 * Device tree sources for default Exynos5420 thermal zone definition
Dexynos4-cpu-thermal.dtsi3 * Device tree sources for Exynos4 thermal zone
Dintel-ixp42x-freecom-fsg-3.dts72 * the sensor and temperature zone and create a
73 * zone with fan control.
Dste-dbx5x0.dtsi69 * Thermal zone for the SoC, using the thermal sensor in the
77 * zone, so no polling is needed.
Dgemini-dlink-dir-685.dts483 * thermal zone we can use for thermal control of the
Dtegra30-asus-nexus7-grouper-common.dtsi1266 * zone is a simpler solution which prevents Nexus 7
1268 * The CPU zone is intended to protect silicon from damage.
Dtegra20-acer-a500-picasso.dts1040 * zone is a simpler solution which prevents A500 from
1042 * The CPU zone is intended to protect silicon from damage.
/arch/arm64/boot/dts/exynos/
Dexynos7-trip-points.dtsi3 * Device tree sources for default Exynos7 thermal zone definition
Dexynos5433-tmu.dtsi3 * Device tree sources for Exynos5433 thermal zone
/arch/nios2/
DKconfig49 int "Maximum zone order"
54 blocks into "zones", where each zone is a power of two number of
/arch/s390/include/asm/
Dap.h211 unsigned int zone : 8; /* zone info */ member
/arch/sh/mm/
DKconfig22 int "Maximum zone order"
32 blocks into "zones", where each zone is a power of two number of
/arch/x86/boot/compressed/
DMakefile40 cflags-$(CONFIG_X86_64) := -mcmodel=small -mno-red-zone
/arch/m68k/
DKconfig.cpu410 When this option os set to N, you may want to lower "Maximum zone
415 int "Maximum zone order" if ADVANCED
420 blocks into "zones", where each zone is a power of two number of
/arch/x86/
DMakefile127 KBUILD_CFLAGS += -mno-red-zone
/arch/csky/
DKconfig310 int "Maximum zone order"
/arch/sparc/
DKconfig277 int "Maximum zone order"
281 blocks into "zones", where each zone is a power of two number of
/arch/arm64/boot/dts/marvell/
Darmada-ap80x.dtsi311 * Only one thermal zone per AP/CP may trigger interrupts at a time, the
/arch/xtensa/
DKconfig712 int "Maximum zone order"
716 blocks into "zones", where each zone is a power of two number of

12