Home
last modified time | relevance | path

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

12

/arch/arm/boot/compressed/
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()
/arch/powerpc/boot/dts/
A Dmicrowatt.dts46 usable-privilege = <6>;
52 usable-privilege = <7>;
59 usable-privilege = <6>;
65 usable-privilege = <7>;
70 usable-privilege = <2>;
78 usable-privilege = <7>;
87 usable-privilege = <7>;
96 usable-privilege = <7>;
104 usable-privilege = <7>;
109 usable-privilege = <7>;
/arch/s390/include/asm/
A Dphysmem_info.h53 unsigned long usable; member
80 if (respect_usable_limit && physmem_info.usable) { in __get_physmem_range()
81 if (*start >= physmem_info.usable) in __get_physmem_range()
83 if (*end > physmem_info.usable) in __get_physmem_range()
84 *end = physmem_info.usable; in __get_physmem_range()
/arch/arm/boot/dts/synaptics/
A Dberlin2cd-google-chromecast.dts26 * We're using "linux,usable-memory" instead of "reg" here
34 linux,usable-memory = <0x00000000 0x20000000>; /* 512 MB */
/arch/um/include/shared/
A Dmem_user.h50 extern void setup_physmem(unsigned long start, unsigned long usable,
/arch/mips/boot/dts/econet/
A Den751221_smartfiber_xp8421-b.dts17 linux,usable-memory-range = <0x00020000 0x1bfe0000>;
/arch/arm/boot/dts/airoha/
A Den7523-evb.dts20 linux,usable-memory-range = <0x80200000 0x1fe00000>;
/arch/arm/boot/dts/marvell/
A Darmada-xp-matrix.dts25 * RAM are not usable due to the overlap with the MBus
/arch/arm64/boot/dts/airoha/
A Den7581-evb.dts19 linux,usable-memory-range = <0x0 0x80200000 0x0 0x1fe00000>;
/arch/powerpc/kvm/
A DKconfig97 that KVM is not usable under PowerVM (pHyp), is only usable
118 machines where hypervisor mode is not available or not usable,
/arch/s390/boot/
A Dphysmem_info.c200 physmem_info.usable = limit; in physmem_set_usable_limit()
/arch/arm64/boot/dts/freescale/
A Dimx8mq-tqma8mq-mba8mx.dts105 * miniPCIe on X28, also usable for cards with USB. Therefore configure the reset as
/arch/powerpc/platforms/8xx/
A DKconfig176 It reduces the amount of usable TLBs to 28 (ie by 12%). That's the
/arch/arm/boot/dts/nxp/imx/
A Dimx6ull-dhcor-som.dtsi62 * DHCOM GPIOs N/O/P/Q/R/S/T/U aren't usable anymore, because they
A Dimx7-mba7.dtsi409 /* Limitation: WDOG2_B / WDOG2_RESET not usable */
/arch/arm64/boot/dts/amlogic/
A Dmeson-sm1-bananapi.dtsi386 /* TOFIX: SD card is barely usable in SDR modes */
A Dmeson-libretech-cottonwood.dtsi267 * TDM C is not usable on the 40 pins connector so it is
/arch/arm/mach-versatile/
A DKconfig264 platforms. The traditional (ATAGs) boot method is not usable on
/arch/arm64/boot/dts/marvell/
A Darmada-cp11x.dtsi476 * this controller is only usable on the CPM
/arch/arm64/boot/dts/ti/
A Dk3-am642-sr-som.dtsi559 * voltages are actually usable.
/arch/arm/boot/dts/allwinner/
A Dsun8i-v3s.dtsi615 /* Only one MDIO is usable at the time */
A Dsunxi-h3-h5.dtsi553 /* Only one MDIO is usable at the time */
/arch/m68k/
A DKconfig.cpu364 kernel will only be usable on machines without a floating-point
/arch/arc/
A DKconfig524 when there is no real usable peripheral such as EMAC.
/arch/arm/boot/dts/samsung/
A Dexynos4212-tab3.dtsi53 linux,usable-memory-range = <0x40000000 0x3fc00000>;

Completed in 34 milliseconds

12