Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c1199 #define MTOPG(x) (((unsigned char *)x - mbutl) >> PAGE_SHIFT) macro
8345 ix = MTOPG(buf) % NSLABSPMB;
8474 ix = MTOPG(buf);
8527 ix = MTOPG(buf);
8553 int ix = MTOPG(mobj), m_idx = 0;
9937 offset = MTOPG(sp->sl_base);