Home
last modified time | relevance | path

Searched refs:pgsz_code (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dldc.c2009 static u64 make_cookie(u64 index, u64 pgsz_code, u64 page_offset) in make_cookie() argument
2011 return ((pgsz_code << COOKIE_PGSZ_CODE_SHIFT) | in make_cookie()