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

/src/sys/arch/sh3/include/
H A Dvmparam.h85 #define sh3_round_page(x) ((((uint32_t)(x)) + PGOFSET) & ~PGOFSET) macro

Completed in 3 milliseconds