Searched refs:pgsz_code (Results 1 – 1 of 1) sorted by relevance
1937 static u64 make_cookie(u64 index, u64 pgsz_code, u64 page_offset) in make_cookie() argument1939 return ((pgsz_code << COOKIE_PGSZ_CODE_SHIFT) | in make_cookie()