Searched refs:try (Results 1 – 25 of 28) sorted by relevance
12
/arch/powerpc/platforms/powernv/ |
D | pci-cxl.c | 87 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/ |
D | sa1100.S | 32 @ if Ser3 is inactive, then try Ser1 37 @ if Ser1 is inactive, then try Ser2
|
/arch/arm64/kernel/vdso32/ |
D | Makefile | 25 cc32-option = $(call try-run,\ 27 cc32-disable-warning = $(call try-run,\ 29 cc32-as-instr = $(call try-run,\
|
/arch/arm/mach-omap1/ |
D | sram.S | 53 beq lock @ try again
|
D | ams-delta-fiq-handler.S | 133 beq hksw @ no - try next source 150 beq hksw @ no - try next source 217 beq mdm @ no - try next source
|
/arch/x86/ras/ |
D | Kconfig | 8 PFN overflows, we try to soft-offline that page as we take it to mean
|
/arch/x86/kernel/ |
D | verify_cpu.S | 124 jz .Lverify_cpu_no_longmode # only try to force SSE on AMD
|
/arch/alpha/lib/ |
D | ev6-memset.S | 120 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/ |
D | README | 4 You may try http://www.geocities.com/SiliconValley/Bay/2602/ for 13 is not implemented - do not try it! (See below)
|
/arch/arm64/ |
D | Makefile | 37 cc_has_k_constraint := $(call try-run,echo \
|
/arch/arm64/boot/dts/freescale/ |
D | imx8mq-hummingboard-pulse.dts | 57 try-power-role = "sink";
|
D | imx8mn-evk.dtsi | 95 try-power-role = "sink";
|
D | imx8mm-evk.dtsi | 260 try-power-role = "sink";
|
D | imx8mq-librem5-devkit.dts | 427 try-power-role = "sink";
|
/arch/arm/boot/dts/ |
D | imx7d.dtsi | 88 * without arm,primecell-periphid because amba bus try to
|
D | omap3-n900.dts | 15 * for omap AES HW crypto support. When linux kernel try to access memory of AES
|
/arch/m68k/ |
D | Kconfig.machine | 98 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/ |
D | Makefile | 137 x32_ld_ok := $(call try-run,\
|
D | Kconfig.debug | 59 because it doesn't feed events into klogd/syslogd and doesn't try to
|
D | Kconfig | 1557 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/ |
D | Kconfig.debug | 96 can try to select SYS_SUPPORTS_ZBOOT and use the other methods to
|
/arch/m68k/fpsp040/ |
D | scale.S | 163 | underflow and force zero if true. If not, try to shift the
|
/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor.dtsi | 553 try-power-role = "source"; 562 try-power-role = "source";
|
/arch/arm64/boot/dts/hisilicon/ |
D | hi3660-hikey960.dts | 605 try-power-role = "sink";
|
/arch/arm64/boot/dts/rockchip/ |
D | rk3399-pinebook-pro.dts | 712 try-power-role = "sink";
|
12