Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gma500/
H A Dmmu.c121 void psb_mmu_set_pd_context(struct psb_mmu_pd *pd, int hw_context) in psb_mmu_set_pd_context() argument
125 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 …]
/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h69 u8 hw_context; /* hardware context number */ member
253 void sc_group_release_update(struct hfi1_devdata *dd, u32 hw_context);
H A Dfile_ops.c359 (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()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1199 struct hw_context { struct
1649 struct hw_context context[ILT_MAX_L2_LINES];