Searched refs:mbuf_data_to_physical (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkpi_mbuf.h269 further comments in mbuf_data_to_physical. Use mbuf_len to
325 @function mbuf_data_to_physical
326 @discussion mbuf_data_to_physical is a replacement for mcl_to_paddr.
328 mbuf_data_to_physical will return the phyical address for that
341 addr64_t mbuf_data_to_physical(void* ptr);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkpi_mbuf.c83 addr64_t mbuf_data_to_physical(void* ptr) function

Completed in 32 milliseconds