Searched refs:mpo_heap32_buf (Results 1 – 3 of 3) sorted by relevance
115 extern caddr_t mpo_heap32_buf;
243 caddr_t mpo_heap32_buf = NULL; variable1490 PAGESIZE, 0, 0, mpo_heap32_buf, in startup_memlist()1491 mpo_heap32_buf + mpo_heap32_bufsz, in startup_memlist()
1506 mpo_heap32_buf = (caddr_t)MPOBUF_BASE; in mblock_alloc()