Searched refs:mach_descrip_strt_buf_alloc (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/os/
H A Dmach_descrip.c67 static void *mach_descrip_strt_buf_alloc(size_t size, size_t align);
89 mach_descrip_strt_buf_alloc,
462 return (mach_descrip_strt_buf_alloc(size, META_ALLOC_ALIGN));
472 mach_descrip_strt_buf_alloc(size_t size, size_t align) function

Completed in 93 milliseconds