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

/opensolaris-onvv-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h234 #define KPVALIGN(vm,sz,al,func) (SETLOCAL((vm)->data), func((vm),(sz),(al)) ) macro
H A Dvmdebug.c729 if(!(data = (Vmuchar_t*)KPVALIGN(vm,s,align,(*(Vmbest->alignf)))) )
H A Dvmprofile.c719 if(!(data = KPVALIGN(vm,s,align,Vmbest->alignf)) )

Completed in 115 milliseconds