![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _ASM_ARM_MEMBLOCK_H 0003 #define _ASM_ARM_MEMBLOCK_H 0004 0005 struct machine_desc; 0006 0007 void arm_memblock_init(const struct machine_desc *); 0008 phys_addr_t arm_memblock_steal(phys_addr_t size, phys_addr_t align); 0009 0010 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |