Searched refs:share_szc (Results 1 – 2 of 2) sorted by relevance
318 uint_t share_szc; in shmat() local341 share_szc = page_szc(share_size); in shmat()343 share_szc = sp->shm_sptseg->s_szc; in shmat()344 share_size = page_get_pagesize(share_szc); in shmat()458 flags, share_szc); in shmat()
187 uint_t prot, uint_t flags, uint_t share_szc) in sptcreate() argument211 sptcargs.szc = share_szc; in sptcreate()