Searched refs:chk_lpg (Results 1 – 3 of 3) sorted by relevance
325 #define CHK_LPG(pp, szc) chk_lpg(pp, szc)326 extern void chk_lpg(page_t *, uchar_t);
329 #define CHK_LPG(pp, szc) chk_lpg(pp, szc)330 extern void chk_lpg(page_t *, uchar_t);
1317 chk_lpg(page_t *pp, uchar_t szc) in chk_lpg() function