Searched refs:XX_PhysToVirt (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Ddpaa_ext.h109 #define DPAA_FD_GET_ADDR(fd) XX_PhysToVirt(DPAA_FD_GET_PHYS_ADDR(fd))
181 #define DPAA_SGTE_GET_ADDR(sgte) XX_PhysToVirt(DPAA_SGTE_GET_PHYS_ADDR(sgte))
/freebsd-11-stable/sys/contrib/ncsw/inc/
H A Dxx_ext.h629 @Function XX_PhysToVirt
637 void * XX_PhysToVirt(physAddress_t addr);
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c120 BdBufferGet(XX_PhysToVirt, BD_GET(confBdId)),
125 BdBufferGet(XX_PhysToVirt, BD_GET(confBdId)),
269 p_FmPort->im.rxPool.f_PhysToVirt = XX_PhysToVirt;
695 BdBufferGet(XX_PhysToVirt, BD_GET(p_FmPort->im.currBdId)),
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c244 p_BmPool->bufferPoolInfo.f_PhysToVirt = XX_PhysToVirt;
/freebsd-11-stable/sys/contrib/ncsw/user/env/
H A Dxx.c799 XX_PhysToVirt(physAddress_t addr) function

Completed in 68 milliseconds