Home
last modified time | relevance | path

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

/plan9/sys/src/9/port/
H A Dfault.c156 fn = s->pseg->pgalloc; in fixfault()
H A Dportdat.h434 Page *(*pgalloc)(Segment*, ulong); /* Allocation if we need it */ member