Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Duipc_mbuf.c1194 #define MTOPG(x) (((unsigned char *)x - mbutl) >> PAGE_SHIFT) macro
8468 ix = MTOPG(buf) % NSLABSPMB;
8597 ix = MTOPG(buf);
8650 ix = MTOPG(buf);
8676 int ix = MTOPG(mobj), m_idx = 0;
9900 offset = MTOPG(sp->sl_base);