Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Duipc_mbuf.c915 #define MTOPG(x) (((unsigned char *)x - mbutl) >> PAGE_SHIFT) macro
7304 ix = MTOPG(buf) % NSLABSPMB;
7433 ix = MTOPG(buf);
7486 ix = MTOPG(buf);
7512 int ix = MTOPG(mobj), m_idx = 0;
8878 offset = MTOPG(sp->sl_base);