MEMBLOCK_ALLOC_ANYWHERE  877 arch/powerpc/mm/book3s64/hash_utils.c 		unsigned long limit = MEMBLOCK_ALLOC_ANYWHERE;
MEMBLOCK_ALLOC_ANYWHERE  946 arch/powerpc/mm/book3s64/hash_utils.c 	memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE);
MEMBLOCK_ALLOC_ANYWHERE   41 arch/powerpc/mm/book3s64/radix_pgtable.c 	phys_addr_t max_addr = MEMBLOCK_ALLOC_ANYWHERE;
MEMBLOCK_ALLOC_ANYWHERE  606 arch/powerpc/mm/book3s64/radix_pgtable.c 	memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE);
MEMBLOCK_ALLOC_ANYWHERE   61 arch/xtensa/mm/kasan_init.c 							  MEMBLOCK_ALLOC_ANYWHERE);
MEMBLOCK_ALLOC_ANYWHERE   35 drivers/of/of_reserved_mem.c 	end = !end ? MEMBLOCK_ALLOC_ANYWHERE : end;
MEMBLOCK_ALLOC_ANYWHERE  133 mm/memblock.c  	.current_limit		= MEMBLOCK_ALLOC_ANYWHERE,