Home
last modified time | relevance | path

Searched refs:MEMBLOCK_ALLOC_ANYWHERE (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/of/
Dof_reserved_mem.c40 end = !end ? MEMBLOCK_ALLOC_ANYWHERE : end; in early_init_dt_alloc_reserved_memory_arch()
/linux-4.4.14/include/linux/
Dmemblock.h306 #define MEMBLOCK_ALLOC_ANYWHERE (~(phys_addr_t)0) macro
/linux-4.4.14/arch/arm/mm/
Dinit.c223 phys = memblock_alloc_base(size, align, MEMBLOCK_ALLOC_ANYWHERE); in arm_memblock_steal()
/linux-4.4.14/arch/powerpc/mm/
Dhash_utils_64.c725 limit = MEMBLOCK_ALLOC_ANYWHERE; in htab_initialize()
797 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in htab_initialize()
Dhugetlbpage.c423 MEMBLOCK_ALLOC_ANYWHERE); in reserve_hugetlb_gpages()
/linux-4.4.14/arch/arm64/mm/
Dmmu.c398 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in map_mem()
/linux-4.4.14/mm/
Dmemblock.c50 .current_limit = MEMBLOCK_ALLOC_ANYWHERE,
/linux-4.4.14/drivers/staging/android/ion/
Dion.c1636 MEMBLOCK_ALLOC_ANYWHERE); in ion_reserve()