Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 28) sorted by relevance

12

/arch/powerpc/platforms/powernv/
Dpci-cxl.c87 int i, hwirq, try; in pnv_cxl_alloc_hwirq_ranges() local
93 try = num; in pnv_cxl_alloc_hwirq_ranges()
94 while (try) { in pnv_cxl_alloc_hwirq_ranges()
95 hwirq = msi_bitmap_alloc_hwirqs(&phb->msi_bmp, try); in pnv_cxl_alloc_hwirq_ranges()
98 try /= 2; in pnv_cxl_alloc_hwirq_ranges()
100 if (!try) in pnv_cxl_alloc_hwirq_ranges()
104 irqs->range[i] = try; in pnv_cxl_alloc_hwirq_ranges()
107 num -= try; in pnv_cxl_alloc_hwirq_ranges()
/arch/arm/include/debug/
Dsa1100.S32 @ if Ser3 is inactive, then try Ser1
37 @ if Ser1 is inactive, then try Ser2
/arch/arm64/kernel/vdso32/
DMakefile25 cc32-option = $(call try-run,\
27 cc32-disable-warning = $(call try-run,\
29 cc32-as-instr = $(call try-run,\
/arch/arm/mach-omap1/
Dsram.S53 beq lock @ try again
Dams-delta-fiq-handler.S133 beq hksw @ no - try next source
150 beq hksw @ no - try next source
217 beq mdm @ no - try next source
/arch/x86/ras/
DKconfig8 PFN overflows, we try to soft-offline that page as we take it to mean
/arch/x86/kernel/
Dverify_cpu.S124 jz .Lverify_cpu_no_longmode # only try to force SSE on AMD
/arch/alpha/lib/
Dev6-memset.S120 subq $3, 16, $4 # E : Only try to unroll if > 128 bytes
298 subq $3, 16, $4 # E : Only try to unroll if > 128 bytes
486 subq $3, 16, $4 # E : Only try to unroll if > 128 bytes
/arch/m68k/q40/
DREADME4 You may try http://www.geocities.com/SiliconValley/Bay/2602/ for
13 is not implemented - do not try it! (See below)
/arch/arm64/
DMakefile37 cc_has_k_constraint := $(call try-run,echo \
/arch/arm64/boot/dts/freescale/
Dimx8mq-hummingboard-pulse.dts57 try-power-role = "sink";
Dimx8mn-evk.dtsi95 try-power-role = "sink";
Dimx8mm-evk.dtsi260 try-power-role = "sink";
Dimx8mq-librem5-devkit.dts427 try-power-role = "sink";
/arch/arm/boot/dts/
Dimx7d.dtsi88 * without arm,primecell-periphid because amba bus try to
Domap3-n900.dts15 * for omap AES HW crypto support. When linux kernel try to access memory of AES
/arch/m68k/
DKconfig.machine98 experimental. If you plan to try to use the kernel on such a machine
326 If you say Y here kernel will try to collect command
354 kernel will try to probe the RAM size at runtime. This is not
/arch/x86/
DMakefile137 x32_ld_ok := $(call try-run,\
DKconfig.debug59 because it doesn't feed events into klogd/syslogd and doesn't try to
DKconfig1557 The kernel will try to allocate memory used by a CPU on the
2601 anything, try disabling/enabling this option (or disabling/enabling
2604 Some other things you should try when experiencing seemingly random,
2685 suspend, try setting this to Y. Otherwise, say N.
2708 PCI-based systems don't have any BIOS at all. Linux can also try to
2715 If you choose "Any", the kernel will try MMCONFIG, then the
/arch/mips/
DKconfig.debug96 can try to select SYS_SUPPORTS_ZBOOT and use the other methods to
/arch/m68k/fpsp040/
Dscale.S163 | underflow and force zero if true. If not, try to shift the
/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor.dtsi553 try-power-role = "source";
562 try-power-role = "source";
/arch/arm64/boot/dts/hisilicon/
Dhi3660-hikey960.dts605 try-power-role = "sink";
/arch/arm64/boot/dts/rockchip/
Drk3399-pinebook-pro.dts712 try-power-role = "sink";

12