Searched refs:others (Results 1 – 25 of 25) sorted by relevance
| /arch/csky/abiv2/ |
| A D | cacheflush.c | 59 cpumask_t others, *mask; in flush_icache_mm_range() local 84 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm_range() 86 if (mm != current->active_mm || !cpumask_empty(&others)) { in flush_icache_mm_range() 87 on_each_cpu_mask(&others, local_icache_inv_all, NULL, 1); in flush_icache_mm_range()
|
| /arch/riscv/mm/ |
| A D | cacheflush.c | 60 cpumask_t others, *mask; in flush_icache_mm() local 76 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm() 77 local |= cpumask_empty(&others); in flush_icache_mm() 89 sbi_remote_fence_i(&others); in flush_icache_mm() 91 on_each_cpu_mask(&others, ipi_remote_fence_i, NULL, 1); in flush_icache_mm()
|
| /arch/x86/realmode/rm/ |
| A D | trampoline_32.S | 33 wbinvd # Needed for NUMA-Q should be harmless for others
|
| /arch/arm/boot/dts/samsung/ |
| A D | exynos54xx-odroidxu-leds.dtsi | 25 * Green LED is much brighter than the others
|
| /arch/arm64/boot/dts/freescale/ |
| A D | imx8mp-skov-revc-bd500.dts | 15 /* Inverted compared to others due to NMOS inverter */
|
| /arch/arm/boot/dts/ti/omap/ |
| A D | omap-gpmc-smsc9221.dtsi | 5 * Compared to smsc911x, smsc9221 (and others like smsc9217
|
| /arch/arm64/boot/dts/mediatek/ |
| A D | mt6357.dtsi | 153 mt6357_vsram_others_reg: ldo-vsram-others { 154 regulator-name = "vsram-others";
|
| A D | mt8186-corsola.dtsi | 1557 mt6366_vsram_others_reg: vsram-others {
|
| /arch/mips/include/asm/mach-cavium-octeon/ |
| A D | kernel-entry-init.h | 58 bnez t1, 5f # Skip WAR for others.
|
| /arch/riscv/boot/dts/allwinner/ |
| A D | sun20i-d1-nezha.dts | 8 * directly to pads on the SoC, others come from an 8-bit pcf857x IO
|
| /arch/m68k/math-emu/ |
| A D | fp_entry.S | 110 | directly, others are on the stack, as we read/write the stack
|
| /arch/arm64/boot/dts/renesas/ |
| A D | rzg3e-smarc-som.dtsi | 60 reg_vdd0p8v_others: regulator-vdd0p8v-others {
|
| /arch/alpha/ |
| A D | Kconfig | 380 MARVEL support can handle a maximum of 32 CPUs, all the others 493 to all others (by their internal number).
|
| /arch/arm/boot/dts/aspeed/ |
| A D | aspeed-bmc-opp-zaius.dts | 379 * instantiate while the others will fail the probe operation.
|
| /arch/m68k/ |
| A D | Kconfig.cpu | 499 PLL and can have their frequency programmed at run time, others
|
| /arch/arm/boot/dts/nvidia/ |
| A D | tegra20-colibri.dtsi | 253 * pins multiplexed with others and therefore disabled
|
| A D | tegra30-colibri.dtsi | 417 * pins multiplexed with others and therefore disabled
|
| /arch/powerpc/platforms/ |
| A D | Kconfig.cputype | 24 with the others.
|
| /arch/sh/ |
| A D | Kconfig | 618 CPUs, and is used by the libc, amongst others.
|
| /arch/x86/math-emu/ |
| A D | README | 425 ...and numerous others who responded to my request for help with
|
| /arch/arm64/boot/dts/rockchip/ |
| A D | rk3368.dtsi | 641 * The others (HCLK_*,PLCK_*) are on HCLK_VIO_NIU.
|
| /arch/arm/boot/dts/rockchip/ |
| A D | rk3288.dtsi | 760 * The others (HCLK_*,PLCK_*) are on HCLK_VIO_NIU.
|
| /arch/ |
| A D | Kconfig | 416 breakpoints addresses, others have mixed registers to store
|
| /arch/mips/ |
| A D | Kconfig | 2797 and 2 for all others.
|
| /arch/x86/ |
| A D | Kconfig | 1068 single threaded workloads) than others.
|
Completed in 76 milliseconds