vm.c | 151 pg->uanon = rump_hypermalloc(PAGE_SIZE, PAGE_SIZE, 828 *startp = (vaddr_t)rump_hypermalloc(size, align, true, "uvm_map"); 926 va = (vaddr_t)rump_hypermalloc(size, PAGE_SIZE, 975 bp->b_data = rump_hypermalloc(len, 0, true, "vmapbuf"); 1296 rump_hypermalloc(size_t howmuch, int alignment, bool waitok, const char *wmsg) function in typeref:typename:void *
|