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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h284 further comments in mbuf_data_to_physical. Use mbuf_len to
340 @function mbuf_data_to_physical
341 @discussion mbuf_data_to_physical is a replacement for mcl_to_paddr.
343 mbuf_data_to_physical will return the phyical address for that
356 extern addr64_t mbuf_data_to_physical(void *ptr);
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c92 addr64_t mbuf_data_to_physical(void* ptr) function

Completed in 73 milliseconds