/arch/arm/mach-vexpress/ |
D | platsmp.c | 37 bool available; in vexpress_smp_init_ops() local 44 available = cci_node && of_device_is_available(cci_node); in vexpress_smp_init_ops() 48 if (!available) in vexpress_smp_init_ops()
|
/arch/powerpc/mm/ |
D | slice.c | 139 const struct slice_mask *available, in slice_check_range_fits() argument 152 if ((low_slices & available->low_slices) != low_slices) in slice_check_range_fits() 162 if (!test_bit(i, available->high_slices)) in slice_check_range_fits() 262 const struct slice_mask *available, in slice_scan_available() argument 269 return !!(available->low_slices & (1u << slice)); in slice_scan_available() 274 return !!test_bit(slice, available->high_slices); in slice_scan_available() 280 const struct slice_mask *available, in slice_find_area_bottomup() argument 298 if (!slice_scan_available(addr, available, 1, &addr)) in slice_find_area_bottomup() 310 else if (slice_scan_available(addr, available, 1, &next_end)) { in slice_find_area_bottomup() 326 const struct slice_mask *available, in slice_find_area_topdown() argument [all …]
|
/arch/arm/plat-omap/ |
D | sram.c | 45 unsigned long available, new_ceil = (unsigned long)omap_sram_ceil; in omap_sram_push_address() local 47 available = omap_sram_ceil - (omap_sram_base + omap_sram_skip); in omap_sram_push_address() 49 if (size > available) { in omap_sram_push_address()
|
/arch/powerpc/boot/dts/fsl/ |
D | qoriq-mpic.dtsi | 57 msi-available-ranges = <0 0x100>; 72 msi-available-ranges = <0 0x100>; 87 msi-available-ranges = <0 0x100>;
|
D | mpc8572ds_camp_core0.dts | 64 msi-available-ranges = <0 0x80>;
|
/arch/arm64/boot/dts/marvell/ |
D | armada-3720-espressobin.dts | 10 …* Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schemati…
|
D | armada-3720-espressobin-v7.dts | 11 * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200
|
D | armada-3720-espressobin-emmc.dts | 11 …* Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schemati…
|
D | armada-3720-espressobin-v7-emmc.dts | 11 * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200
|
/arch/mips/netlogic/ |
D | Platform | 8 # use mips64 if xlr is not available
|
/arch/arm64/boot/dts/amazon/ |
D | alpine-v2-evp.dts | 6 * This software is available to you under a choice of one of two 8 * General Public License (GPL) Version 2, available from the file
|
/arch/x86/platform/intel-mid/ |
D | pwr.c | 98 bool available; member 264 if (pwr && pwr->available) in intel_mid_pci_set_power_state() 277 if (!pwr || !pwr->available) in intel_mid_pci_get_power_state() 391 pwr->available = true; in mid_pwr_probe()
|
/arch/powerpc/platforms/amigaone/ |
D | Kconfig | 18 More information is available at:
|
/arch/s390/kernel/ |
D | head64.S | 21 tm __LC_STFLE_FAC_LIST+5,0x80 # LPP available ?
|
/arch/arm/mach-footbridge/ |
D | Kconfig | 31 The Compaq Personal Server is not available for purchase. 33 prototypes at this time. Information is available at:
|
/arch/arm/boot/dts/ |
D | sun8i-r16-nintendo-nes-classic.dts | 24 * UART0 is available on two ports: PB and PF, both are accessible.
|
D | armada-385.dtsi | 64 * pcie@4,0 is not available. 123 * x1 port only available when pcie@1,0 is
|
D | efm32gg-dk3750.dts | 5 * Documentation available from
|
D | s5pv210-smdkc110.dts | 13 * available in Linux 3.15 and intends to provide equivalent level of hardware
|
D | kirkwood-ts219.dtsi | 110 * There is a s35390a available on the i2c bus, the internal rtc isn't
|
/arch/x86/events/ |
D | Kconfig | 10 available on NehalemEX and more modern processors.
|
/arch/arm/crypto/ |
D | Kconfig | 29 available. 55 using optimized ARM assembler and NEON, when available. 63 using optimized ARM assembler and NEON, when available.
|
/arch/sh/cchips/ |
D | Kconfig | 20 More information is available at
|
/arch/x86/crypto/ |
D | crct10dif-pcl-asm_64.S | 12 # 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/powerpc/kvm/ |
D | Kconfig | 91 hypervisor mode available to the host. 114 machines where hypervisor mode is not available or not usable, 141 report is available in debugfs kvm/vm#_vcpu#_timing.
|