Searched refs:CMM_VA2PA (Results 1 – 2 of 2) sorted by relevance
94 CMM_VA2PA = 0, /* Virtual to GPP physical address xlation */ enumerator
896 buf_pa = cmm_xlator_translate(xlator, buf_va, CMM_VA2PA); in cmm_xlator_free_buf()953 DBC_REQUIRE((xtype >= CMM_VA2PA) && (xtype <= CMM_DSPPA2PA)); in cmm_xlator_translate()965 if ((xtype == CMM_VA2DSPPA) || (xtype == CMM_VA2PA) || in cmm_xlator_translate()