Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/of/
Dof_reserved_mem.c39 end = !end ? MEMBLOCK_ALLOC_ANYWHERE : end; in early_init_dt_alloc_reserved_memory_arch()
/linux-4.1.27/include/linux/
Dmemblock.h272 #define MEMBLOCK_ALLOC_ANYWHERE (~(phys_addr_t)0) macro
/linux-4.1.27/arch/arm/mm/
Dinit.c222 phys = memblock_alloc_base(size, align, MEMBLOCK_ALLOC_ANYWHERE); in arm_memblock_steal()
/linux-4.1.27/arch/powerpc/mm/
Dhash_utils_64.c724 limit = MEMBLOCK_ALLOC_ANYWHERE; in htab_initialize()
796 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in htab_initialize()
Dhugetlbpage.c404 MEMBLOCK_ALLOC_ANYWHERE); in reserve_hugetlb_gpages()
/linux-4.1.27/arch/arm64/mm/
Dmmu.c392 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in map_mem()
/linux-4.1.27/mm/
Dmemblock.c50 .current_limit = MEMBLOCK_ALLOC_ANYWHERE,
/linux-4.1.27/drivers/staging/android/ion/
Dion.c1632 MEMBLOCK_ALLOC_ANYWHERE); in ion_reserve()