Home
last modified time | relevance | path

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

/linux/arch/xtensa/mm/
A Dkasan_init.c59 MEMBLOCK_ALLOC_ANYWHERE); in populate()
/linux/arch/powerpc/mm/
A Dinit_64.c463 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in mmu_early_init_devtree()
/linux/arch/powerpc/mm/book3s64/
A Dradix_pgtable.c44 phys_addr_t max_addr = MEMBLOCK_ALLOC_ANYWHERE; in early_alloc_pgtable()
652 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in radix__early_init_mmu()
A Dhash_utils.c927 unsigned long limit = MEMBLOCK_ALLOC_ANYWHERE; in htab_initialize()
996 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in htab_initialize()
/linux/drivers/of/
A Dof_reserved_mem.c39 end = !end ? MEMBLOCK_ALLOC_ANYWHERE : end; in early_init_dt_alloc_reserved_memory_arch()
/linux/include/linux/
A Dmemblock.h390 #define MEMBLOCK_ALLOC_ANYWHERE (~(phys_addr_t)0) macro
/linux/mm/
A Dmemblock.c123 .current_limit = MEMBLOCK_ALLOC_ANYWHERE,

Completed in 38 milliseconds