Searched refs:hw_context (Results 1 – 4 of 4) sorted by relevance
85 int hw_context; member171 void psb_mmu_set_pd_context(struct psb_mmu_pd *pd, int hw_context) in psb_mmu_set_pd_context() argument178 pd->hw_context = hw_context; in psb_mmu_set_pd_context()256 pd->hw_context = -1; in psb_mmu_alloc_pd()286 if (pd->hw_context != -1) in psb_mmu_free_pagedir()335 if (pd->driver->has_clflush && pd->hw_context != -1) { in psb_mmu_alloc_pt()385 if (pd->hw_context != -1) { in psb_mmu_pt_alloc_map_lock()422 if (pd->hw_context != -1) { in psb_mmu_pt_unmap_unlock()534 if (pd->hw_context != -1) in psb_mmu_mirror_gtt()700 if (pd->hw_context != -1) in psb_mmu_remove_pfn_sequence()[all …]
818 extern void psb_mmu_set_pd_context(struct psb_mmu_pd *pd, int hw_context);
722 u32 hw_context[TALITOS_MDEU_MAX_CONTEXT_SIZE / sizeof(u32)]; member1644 (char *)req_ctx->hw_context, 0, in common_nonsnoop_hash()1701 req_ctx->hw_context, 0, DMA_FROM_DEVICE); in common_nonsnoop_hash()1753 req_ctx->hw_context[0] = SHA224_H0; in ahash_init_sha224_swinit()1754 req_ctx->hw_context[1] = SHA224_H1; in ahash_init_sha224_swinit()1755 req_ctx->hw_context[2] = SHA224_H2; in ahash_init_sha224_swinit()1756 req_ctx->hw_context[3] = SHA224_H3; in ahash_init_sha224_swinit()1757 req_ctx->hw_context[4] = SHA224_H4; in ahash_init_sha224_swinit()1758 req_ctx->hw_context[5] = SHA224_H5; in ahash_init_sha224_swinit()1759 req_ctx->hw_context[6] = SHA224_H6; in ahash_init_sha224_swinit()[all …]
859 struct hw_context { struct1106 struct hw_context context;