Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/kernel/
Dldc.c2026 u64 this_cookie; in fill_cookies() local
2036 this_cookie = make_cookie(sp->pte_idx, in fill_cookies()
2041 if (this_cookie == sp->prev_cookie) { in fill_cookies()
2044 sp->cookies[sp->nc].cookie_addr = this_cookie; in fill_cookies()
2048 sp->prev_cookie = this_cookie + tlen; in fill_cookies()