Searched refs:MEMBLOCK_ALLOC_ANYWHERE (Results 1 – 7 of 7) sorted by relevance
59 MEMBLOCK_ALLOC_ANYWHERE); in populate()
463 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in mmu_early_init_devtree()
35 end = !end ? MEMBLOCK_ALLOC_ANYWHERE : end; in early_init_dt_alloc_reserved_memory_arch()
43 phys_addr_t max_addr = MEMBLOCK_ALLOC_ANYWHERE; in early_alloc_pgtable()699 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in radix__early_init_mmu()
915 unsigned long limit = MEMBLOCK_ALLOC_ANYWHERE; in htab_initialize()984 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in htab_initialize()
372 #define MEMBLOCK_ALLOC_ANYWHERE (~(phys_addr_t)0) macro
123 .current_limit = MEMBLOCK_ALLOC_ANYWHERE,