Home
last modified time | relevance | path

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

/plan9/sys/src/9/port/
H A Dpage.c470 new = ptealloc(); in ptecpy()
490 ptealloc(void) in ptealloc() function
H A Dfault.c78 *p = ptealloc(); in fixfault()
H A Dportfns.h244 Pte* ptealloc(void);
H A Dsegment.c234 *pte = ptealloc(); in segpage()
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Dfns.h232 Pte* ptealloc(void);