Searched defs:alignpg (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dmain.c496 #define alignpg(x) (((x)+PAGE_SIZE-1) & ~(PAGE_SIZE-1)) macro

Completed in 76 milliseconds