Searched refs:MEMBLOCK_ALLOC_ANYWHERE (Results 1 – 11 of 11) sorted by relevance
27 MEMBLOCK_ALLOC_ANYWHERE); in kasan_init_region()39 MEMBLOCK_ALLOC_ANYWHERE); in kasan_init_region()
53 MEMBLOCK_ALLOC_ANYWHERE); in populate()
59 memblock.current_limit = MEMBLOCK_ALLOC_ANYWHERE; in reset_memblock_attributes()
28 ASSERT_EQ(memblock.current_limit, MEMBLOCK_ALLOC_ANYWHERE); in memblock_initialization_check()
431 MEMBLOCK_LOW_LIMIT, MEMBLOCK_ALLOC_ANYWHERE); in hash_kfence_alloc_pool()1325 0, MEMBLOCK_ALLOC_ANYWHERE); in htab_initialize()1359 unsigned long limit = MEMBLOCK_ALLOC_ANYWHERE; in htab_initialize()1407 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in htab_initialize()
47 phys_addr_t max_addr = MEMBLOCK_ALLOC_ANYWHERE; in early_alloc_pgtable()649 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in radix__early_init_mmu()
669 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in mmu_early_init_devtree()
378 #define MEMBLOCK_ALLOC_ANYWHERE (~(phys_addr_t)0) macro
42 end = !end ? MEMBLOCK_ALLOC_ANYWHERE : end; in early_init_dt_alloc_reserved_memory_arch()
170 end = MEMBLOCK_ALLOC_ANYWHERE; in allocate_cps_vecs()
126 .current_limit = MEMBLOCK_ALLOC_ANYWHERE,