Searched refs:hw_context (Results 1 – 4 of 4) sorted by relevance
121 void psb_mmu_set_pd_context(struct psb_mmu_pd *pd, int hw_context) in psb_mmu_set_pd_context() argument125 uint32_t offset = (hw_context == 0) ? PSB_CR_BIF_DIR_LIST_BASE0 : in psb_mmu_set_pd_context()126 PSB_CR_BIF_DIR_LIST_BASE1 + hw_context * 4; in psb_mmu_set_pd_context()132 pd->hw_context = hw_context; in psb_mmu_set_pd_context()207 pd->hw_context = -1; in psb_mmu_alloc_pd()239 if (pd->hw_context != -1) { in psb_mmu_free_pagedir()240 PSB_WSGX32(0, PSB_CR_BIF_DIR_LIST_BASE0 + pd->hw_context * 4); in psb_mmu_free_pagedir()289 if (pd->driver->has_clflush && pd->hw_context != -1) { in psb_mmu_alloc_pt()338 if (pd->hw_context != -1) { in psb_mmu_pt_alloc_map_lock()375 if (pd->hw_context != -1) { in psb_mmu_pt_unmap_unlock()[all …]
69 u8 hw_context; /* hardware context number */ member253 void sc_group_release_update(struct hfi1_devdata *dd, u32 hw_context);
359 (uctxt->sc->hw_context * BIT(16))) + in hfi1_file_mmap()979 uctxt->sc->hw_context); in allocate_ctxt()1154 cinfo.send_ctxt = uctxt->sc->hw_context; in get_ctxt_info()
1199 struct hw_context { struct1649 struct hw_context context[ILT_MAX_L2_LINES];