Searched refs:BOOTMEM_EXCLUSIVE (Results 1 – 2 of 2) sorted by relevance
346 int exclusive = flags & BOOTMEM_EXCLUSIVE; in __reserve()602 PFN_UP(end_off), BOOTMEM_EXCLUSIVE)) in alloc_bootmem_bdata()
84 #define BOOTMEM_EXCLUSIVE (1<<0) macro