Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dimgact.h64 struct lwbuf firstpage_cache; member
/dragonfly/sys/kern/
H A Dkern_exec.c858 imgp->firstpage = &imgp->firstpage_cache; in exec_map_first_page()