Searched refs:SMT_PAGESIZE (Results 1 – 2 of 2) sorted by relevance
67 #define SMT_PAGESIZE PAGE_SIZE // Size of a memory page (power of 2). macro
1829 n = SMT_PAGESIZE - ((long)data & (SMT_PAGESIZE-1)) ; in smt_send_mbuf()