Home
last modified time | relevance | path

Searched refs:BOOTMEM_EXCLUSIVE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/mm/
Dbootmem.c309 int exclusive = flags & BOOTMEM_EXCLUSIVE; in __reserve()
577 PFN_UP(end_off), BOOTMEM_EXCLUSIVE)) in alloc_bootmem_bdata()
/linux-4.1.27/include/linux/
Dbootmem.h67 #define BOOTMEM_EXCLUSIVE (1<<0) macro
/linux-4.1.27/arch/tile/kernel/
Dsetup.c672 BOOTMEM_EXCLUSIVE); in setup_bootmem_allocator_node()
693 BOOTMEM_EXCLUSIVE)) { in setup_bootmem_allocator()