Lines Matching refs:hw_context
128 void psb_mmu_set_pd_context(struct psb_mmu_pd *pd, int hw_context)
132 uint32_t offset = (hw_context == 0) ? PSB_CR_BIF_DIR_LIST_BASE0 :
133 PSB_CR_BIF_DIR_LIST_BASE1 + hw_context * 4;
139 pd->hw_context = hw_context;
214 pd->hw_context = -1;
246 if (pd->hw_context != -1) {
247 PSB_WSGX32(0, PSB_CR_BIF_DIR_LIST_BASE0 + pd->hw_context * 4);
297 if (pd->driver->has_clflush && pd->hw_context != -1) {
347 if (pd->hw_context != -1) {
384 if (pd->hw_context != -1) {
583 if (pd->hw_context != -1)
588 if (pd->hw_context != -1)
640 if (pd->hw_context != -1)
646 if (pd->hw_context != -1)
685 if (pd->hw_context != -1)
690 if (pd->hw_context != -1)
751 if (pd->hw_context != -1)
757 if (pd->hw_context != -1)