Searched refs:MEMBLOCK_ALLOC_ACCESSIBLE (Results 1 – 11 of 11) sorted by relevance
/linux/arch/arm64/include/asm/ |
H A D | acpi.h | 189 #define ACPI_TABLE_UPGRADE_MAX_PHYS MEMBLOCK_ALLOC_ACCESSIBLE
|
/linux/mm/ |
H A D | page_ext.c | 212 MEMBLOCK_ALLOC_ACCESSIBLE, nid); in alloc_node_page_ext()
|
H A D | sparse.c | 343 limit = MEMBLOCK_ALLOC_ACCESSIBLE; in sparse_early_usemaps_alloc_pgdat_section()
|
H A D | memblock.c | 222 * %MEMBLOCK_ALLOC_ACCESSIBLE 257 * %MEMBLOCK_ALLOC_ACCESSIBLE 298 * %MEMBLOCK_ALLOC_ACCESSIBLE 313 if (end == MEMBLOCK_ALLOC_ACCESSIBLE || in memblock_find_in_range_node() 333 * %MEMBLOCK_ALLOC_ACCESSIBLE 1515 * memblock.current_limit if @end == %MEMBLOCK_ALLOC_ACCESSIBLE. 1644 MEMBLOCK_ALLOC_ACCESSIBLE, nid, false); in memblock_phys_alloc_try_nid() 1700 * is preferred (phys address), or %MEMBLOCK_ALLOC_ACCESSIBLE to 1731 * is preferred (phys address), or %MEMBLOCK_ALLOC_ACCESSIBLE to 1762 * is preferred (phys address), or %MEMBLOCK_ALLOC_ACCESSIBLE t [all...] |
H A D | percpu.c | 2949 MEMBLOCK_ALLOC_ACCESSIBLE, in pcpu_fc_alloc()
|
H A D | hugetlb.c | 3155 MEMBLOCK_ALLOC_ACCESSIBLE, nid); in alloc_bootmem() 3159 MEMBLOCK_ALLOC_ACCESSIBLE, nid); in alloc_bootmem()
|
/linux/arch/loongarch/mm/ |
H A D | kasan_init.c | 110 __pa(MAX_DMA_ADDRESS), MEMBLOCK_ALLOC_ACCESSIBLE, node); in kasan_alloc_zeroed_page()
|
/linux/mm/kasan/ |
H A D | init.c | 83 MEMBLOCK_ALLOC_ACCESSIBLE, node); in early_alloc()
|
/linux/arch/x86/mm/ |
H A D | kasan_init_64.c | 28 __pa(MAX_DMA_ADDRESS), MEMBLOCK_ALLOC_ACCESSIBLE, nid); in early_alloc()
|
/linux/arch/s390/kernel/ |
H A D | uv.c | 68 MEMBLOCK_ALLOC_ACCESSIBLE, NUMA_NO_NODE); in setup_uv()
|
/linux/kernel/ |
H A D | kexec_handover.c | 529 0, MEMBLOCK_ALLOC_ACCESSIBLE, in kho_reserve_scratch()
|