Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c915 #define MTOPG(x) (((unsigned char *)x - mbutl) >> PAGE_SHIFT) macro
7274 ix = MTOPG(buf) % NSLABSPMB;
7403 ix = MTOPG(buf);
7456 ix = MTOPG(buf);
7482 int ix = MTOPG(mobj), m_idx = 0;
8848 offset = MTOPG(sp->sl_base);