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

/illumos-gate/usr/src/cmd/ppgsz/
H A Dppgsz.c599 static struct memcntl_mha gmha; variable in typeref:struct:memcntl_mha
616 gmha.mha_cmd = command;
617 gmha.mha_flags = 0;
618 gmha.mha_pagesize = pagesize;
619 return ((caddr_t)&gmha);

Completed in 53 milliseconds