Home
last modified time | relevance | path

Searched refs:usable (Results 1 – 25 of 217) sorted by relevance

123456789

/openbmc/linux/arch/arm/boot/compressed/
H A Dfdt_check_mem_start.c68 const fdt32_t *usable, *reg, *endp; in fdt_check_mem_start() local
90 usable = get_prop(fdt, "/chosen", "linux,usable-memory-range", in fdt_check_mem_start()
92 if (usable) { in fdt_check_mem_start()
93 size = get_val(usable + addr_cells, size_cells); in fdt_check_mem_start()
97 if (addr_cells > 1 && fdt32_ld(usable)) { in fdt_check_mem_start()
102 usable_base = fdt32_ld(usable + addr_cells - 1); in fdt_check_mem_start()
133 if (usable) { in fdt_check_mem_start()
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmicrowatt.dts44 usable-privilege = <2>;
49 usable-privilege = <3>;
55 usable-privilege = <2>;
60 usable-privilege = <3>;
65 usable-privilege = <2>;
71 usable-privilege = <3>;
/openbmc/linux/arch/s390/include/asm/
H A Dphysmem_info.h52 unsigned long usable; member
79 if (respect_usable_limit && physmem_info.usable) { in __get_physmem_range()
80 if (*start >= physmem_info.usable) in __get_physmem_range()
82 if (*end > physmem_info.usable) in __get_physmem_range()
83 *end = physmem_info.usable; in __get_physmem_range()
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A DKconfig13 bool "Chip has an SCC usable for ethernet"
18 bool "Chip has an FCC usable for ethernet"
23 bool "Chip has an FEC usable for ethernet"
/openbmc/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt94 - usable-privilege
179 This property may exist when the usable-privilege property value has PR bit set.
191 features usable by userspace will have a hwcap-bit-nr property.
213 usable-privilege = <1 | 2 | 4>;
219 usable-privilege = <1 | 2>;
226 usable-privilege = <2 | 4>;
233 usable-privilege = <1 | 2 | 4>;
241 usable-privilege = <1 | 2 | 4>;
/openbmc/linux/Documentation/images/
H A DCOPYING-logo4 and is freely usable as long as you acknowledge Larry as the original
15 refined and cleaned up by IFo Hancroft. It is also freely usable
/openbmc/linux/arch/arm/boot/dts/synaptics/
H A Dberlin2cd-google-chromecast.dts26 * We're using "linux,usable-memory" instead of "reg" here
34 linux,usable-memory = <0x00000000 0x20000000>; /* 512 MB */
/openbmc/linux/net/rxrpc/
H A Dconn_client.c365 int slot = -1, i, usable; in rxrpc_bundle_has_space() local
372 usable = 0; in rxrpc_bundle_has_space()
375 usable++; in rxrpc_bundle_has_space()
380 if (!usable && bundle->upgrade) in rxrpc_bundle_has_space()
383 if (!usable) in rxrpc_bundle_has_space()
388 usable < ARRAY_SIZE(bundle->conns)) in rxrpc_bundle_has_space()
392 return usable; in rxrpc_bundle_has_space()
/openbmc/qemu/docs/system/arm/
H A Dversatile.rst20 means some devices (eg. ne2k_pci NIC) are not usable, and others (eg.
21 rtl8139 NIC) are only usable when the guest drivers use the memory
/openbmc/linux/arch/um/include/shared/
H A Dmem_user.h52 extern void setup_physmem(unsigned long start, unsigned long usable,
/openbmc/linux/Documentation/mm/
H A Dpage_frags.rst30 called. The "netdev" prefixed functions are usable in any context as these
32 only usable within the softirq context.
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf-archive/
H A Dautoconf-archive_2024.10.16.bb1 SUMMARY = "a collection of freely re-usable Autoconf macros"
/openbmc/linux/Documentation/core-api/
H A Dpacking.rst34 - Packing a CPU-usable number into a memory buffer (with hardware
37 into a CPU-usable number.
60 That is, the MSByte (7) of the CPU-usable u64 sits at memory offset 0, and the
/openbmc/linux/arch/arm/boot/dts/airoha/
H A Den7523-evb.dts20 linux,usable-memory-range = <0x80200000 0x1fe00000>;
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Ddallas,ds1390.txt9 Values usable for ds1390 are 250, 2000, 4000
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dxcb-util.inc5 functions and interfaces which make the raw X protocol more usable. Some \
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/
H A D0007-apache2-allow-to-disable-selinux-support.patch37 # On Linux before glibc 2.30, gettid() is only usable via syscall()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/
H A D0001-Fix-build-of-shared-library-on-architectures-needing.patch7 built with -fPIC (and not just -fpic) to be usable in shared
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-matrix.dts25 * RAM are not usable due to the overlap with the MBus
/openbmc/linux/Documentation/arch/arc/
H A Darc.rst82 usable for loading on the target system via JTAG.
83 If you need to get an image usable with U-Boot bootloader,
/openbmc/linux/sound/aoa/soundbus/
H A Dsoundbus.h99 int (*usable)(struct codec_info_item *cii, member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gnulib/
H A Dgnulib_202401.bb3 be usable on many operating systems. The goal of the project \
/openbmc/u-boot/tools/scripts/
H A Ddefine2mk.sed2 # Sed script to parse CPP macros and generate output usable by make
/openbmc/linux/sound/aoa/codecs/
H A Dtoonie.c78 .usable = toonie_usable,
/openbmc/linux/arch/powerpc/kvm/
H A DKconfig99 that KVM is not usable under PowerVM (pHyp), is only usable
120 machines where hypervisor mode is not available or not usable,

123456789