Searched refs:UMA_SLAB_BOOT (Results 1 – 3 of 3) sorted by relevance
630 #define UMA_SLAB_BOOT 0x01 /* Slab alloced from boot pages */ macro
1665 *pflag = UMA_SLAB_BOOT; in startup_alloc()1889 *pflag = UMA_SLAB_BOOT; in startup_alloc()1916 if ((flags & UMA_SLAB_BOOT) != 0) { in page_free()1948 if ((flags & UMA_SLAB_BOOT) != 0) { in pcpu_page_free()