Home
last modified time | relevance | path

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

/original-bsd/sys/hp300/include/
H A Dparam.h114 #define hp300_trunc_page(x) ((unsigned)(x) & ~(NBPG-1)) macro
/original-bsd/sys/hp300/hp300/
H A Dpmap_bootstrap.c270 epte = &pte[hp300_btop(hp300_trunc_page(&etext))];
H A Dpmap.c980 pa = hp300_trunc_page(pa);