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

/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dvmparam.h83 #define sh3_trunc_page(x) ((uint32_t)(x) & ~PGOFSET) macro

Completed in 89 milliseconds