Searched defs:userszc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c475 * Note that szc and userszc may not be the same due to unsupported szc's on
479 page_get_user_pagesize(uint_t userszc) argument
481 uint_t szc = USERSZC_2_SZC(userszc);

Completed in 82 milliseconds