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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1440 #define HME1BLK_SZ (sizeof (struct hme_blk)) macro
1618 char h1[HME1BLK_SZ];
H A Dhat_sfmmu.c1301 sfmmu1_cache = kmem_cache_create("sfmmu1_cache", HME1BLK_SZ,
1304 NULL, (void *)HME1BLK_SZ,
13180 hme1blk_sz = roundup(HME1BLK_SZ, sizeof (int64_t));
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c1652 hme1blk_sz = roundup(HME1BLK_SZ, sizeof (int64_t));

Completed in 86 milliseconds