Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/kasan/
H A Dbook3s_32.c27 MEMBLOCK_ALLOC_ANYWHERE); in kasan_init_region()
39 MEMBLOCK_ALLOC_ANYWHERE); in kasan_init_region()
/OK3568_Linux_fs/kernel/arch/xtensa/mm/
H A Dkasan_init.c59 MEMBLOCK_ALLOC_ANYWHERE); in populate()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dinit_64.c463 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in mmu_early_init_devtree()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dof_reserved_mem.c35 end = !end ? MEMBLOCK_ALLOC_ANYWHERE : end; in early_init_dt_alloc_reserved_memory_arch()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c43 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()
H A Dhash_utils.c926 unsigned long limit = MEMBLOCK_ALLOC_ANYWHERE; in htab_initialize()
995 memblock_set_current_limit(MEMBLOCK_ALLOC_ANYWHERE); in htab_initialize()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmemblock.h376 #define MEMBLOCK_ALLOC_ANYWHERE (~(phys_addr_t)0) macro
/OK3568_Linux_fs/kernel/mm/
H A Dmemblock.c143 .current_limit = MEMBLOCK_ALLOC_ANYWHERE,