Searched refs:hqm_mc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/arm/gemini/
H A Dgemini_gmacvar.h121 gmac_mapcache_t *hqm_mc; member in struct:gmac_hwqmem
H A Dgemini_gmac.c550 gmac_mapcache_put(hqm->hqm_mc, map);
700 map = gmac_mapcache_get(hqm->hqm_mc);
708 gmac_mapcache_put(hqm->hqm_mc, map);
715 gmac_mapcache_put(hqm->hqm_mc, map);
722 gmac_mapcache_put(hqm->hqm_mc, map);
833 gmac_mapcache_put(hqm->hqm_mc, map);
971 hqm->hqm_mc = mc;
1034 gmac_mapcache_put(hqm->hqm_mc, map);
H A Dif_gmc.c97 map = gmac_mapcache_get(hwq->hwq_hqm->hqm_mc);
126 gmac_mapcache_put(hwq->hwq_hqm->hqm_mc, map);
135 gmac_mapcache_put(hwq->hwq_hqm->hqm_mc, map);

Completed in 126 milliseconds