Searched refs:ctxMeta (Results 1 – 1 of 1) sorted by relevance
35 static bool gen_arm_ras_init_ctx_meta(GEN_CTX_META *ctxMeta, UINT16 ctxCount) in gen_arm_ras_init_ctx_meta() argument38 ctxMeta[ci].regCount = in gen_arm_ras_init_ctx_meta()40 ctxMeta[ci].flags = (UINT8)(cper_rand() & 0x1); in gen_arm_ras_init_ctx_meta()41 ctxMeta[ci].asid = (ctxMeta[ci].flags & 0x1) ? in gen_arm_ras_init_ctx_meta()48 static UINT32 gen_arm_ras_contexts_region_size(const GEN_CTX_META *ctxMeta, in gen_arm_ras_contexts_region_size() argument55 ctxMeta[ci].regCount * in gen_arm_ras_contexts_region_size()164 const GEN_CTX_META *ctxMeta) in gen_arm_ras_fill_aux_data() argument184 UINT16 regCount = ctxMeta[ci].regCount; in gen_arm_ras_fill_aux_data()190 ch->AddressSpaceIdentifierScope = ctxMeta[ci].flags; in gen_arm_ras_fill_aux_data()193 ch->AddressSpaceIdentifier = ctxMeta[ci].asid; in gen_arm_ras_fill_aux_data()[all …]