Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/user/env/
H A Dxx.c117 uint32_t portal_ce_size[2][MAXCPU]; member
636 XX_PInfo.portal_ce_size[BM_PORTAL][cpu])) in XX_VirtToPhys()
649 XX_PInfo.portal_ce_size[QM_PORTAL][cpu])) in XX_VirtToPhys()
691 XX_PInfo.portal_ce_size[BM_PORTAL][cpu])) in XX_PhysToVirt()
704 XX_PInfo.portal_ce_size[QM_PORTAL][cpu])) in XX_PhysToVirt()
757 XX_PInfo.portal_ce_size[type][i] = sc->sc_dp[i].dp_ce_size; in XX_PortalSetInfo()