Home
last modified time | relevance | path

Searched refs:available (Results 1 – 25 of 94) sorted by relevance

1234

/arch/arm/plat-omap/
Dsram.c47 unsigned long available, new_ceil = (unsigned long)omap_sram_ceil; in omap_sram_push_address() local
49 available = omap_sram_ceil - (omap_sram_base + omap_sram_skip); in omap_sram_push_address()
51 if (size > available) { in omap_sram_push_address()
/arch/powerpc/mm/
Dslice.c174 static int slice_check_fit(struct slice_mask mask, struct slice_mask available) in slice_check_fit() argument
176 return (mask.low_slices & available.low_slices) == mask.low_slices && in slice_check_fit()
177 (mask.high_slices & available.high_slices) == mask.high_slices; in slice_check_fit()
248 struct slice_mask available, in slice_scan_available() argument
256 return !!(available.low_slices & (1u << slice)); in slice_scan_available()
261 return !!(available.high_slices & (1ul << slice)); in slice_scan_available()
267 struct slice_mask available, in slice_find_area_bottomup() argument
282 if (!slice_scan_available(addr, available, 1, &addr)) in slice_find_area_bottomup()
294 else if (slice_scan_available(addr, available, 1, &next_end)) { in slice_find_area_bottomup()
310 struct slice_mask available, in slice_find_area_topdown() argument
[all …]
/arch/powerpc/boot/dts/fsl/
Dqoriq-mpic.dtsi57 msi-available-ranges = <0 0x100>;
72 msi-available-ranges = <0 0x100>;
87 msi-available-ranges = <0 0x100>;
Dpq3-mpic.dtsi69 msi-available-ranges = <0 0x100>;
/arch/mips/netlogic/
DPlatform8 # use mips64 if xlr is not available
/arch/powerpc/platforms/amigaone/
DKconfig17 More information is available at:
/arch/arm/mach-footbridge/
DKconfig30 The Compaq Personal Server is not available for purchase.
32 prototypes at this time. Information is available at:
/arch/blackfin/mach-bf533/boards/
DKconfig20 Support for the BlackStamp board. Hardware info available at
/arch/x86/crypto/
Dcrct10dif-pcl-asm_64.S12 # This software is available to you under a choice of one of two
14 # General Public License (GPL) Version 2, available from the file
/arch/arm/boot/dts/
Defm32gg-dk3750.dts4 * Documentation available from
Darmada-385.dtsi74 * pcie@4,0 is not available.
130 * x1 port only available when pcie@1,0 is
Ds5pv210-smdkc110.dts12 * available in Linux 3.15 and intends to provide equivalent level of hardware
Ds5pv210-torbreck.dts12 * available in Linux 3.15 and intends to provide equivalent level of hardware
Defm32gg.dtsi4 * Documentation available from
/arch/sh/cchips/
DKconfig19 More information is available at
/arch/mn10300/
DKconfig198 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
215 This option removes the E2/R2 register from the set available to gcc
243 tracked, even when system is powered down. This is available on-chip
261 The PCI-HOWTO, available from
291 MN10300 has available.
299 that the MN10300 has available.
/arch/powerpc/kvm/
DKconfig84 hypervisor mode available to the host.
107 machines where hypervisor mode is not available or not usable,
120 report is available in debugfs kvm/vm#_vcpu#_timing.
/arch/arm/mach-at91/
DKconfig243 and main oscillator so that only the 32 KiHz clock is available.
245 When only that slow-clock is available, some peripherals lose
247 clocks are available. Some lose their operating state and
/arch/arm/include/asm/
Dtls.h23 tst \tmp1, #HWCAP_TLS @ hardware TLS available?
/arch/powerpc/boot/dts/
Dmpc8572ds_camp_core0.dts68 msi-available-ranges = <0 0x80>;
Dmpc8572ds_camp_core1.dts98 msi-available-ranges = <0x80 0x80>;
/arch/mn10300/mm/
DKconfig.cache35 cache. This means that the written data is immediately available for
38 This is not available for use with an SMP kernel if cache flushing
/arch/m68k/fpsp040/
Dx_ovfl.S30 | operand needs to be made available to the users exception handler
/arch/powerpc/platforms/pseries/
DKconfig100 memory than physically available and will allow firmware to
123 systems. 24x7 is available on Power 8 systems.
/arch/arm/mach-sa1100/
DKconfig26 More information is available at:
33 prompt "Cerf Flash available"

1234