Searched refs:hnf_cache_group (Results 1 – 10 of 10) sorted by relevance
28 uint64_t *hnf_cache_group; member
32 uint64_t *hnf_cache_group; member
42 uint64_t *hnf_cache_group; member
81 ctx->hnf_cache_group[group] += ((uint64_t)get_node_id(hnf)) << in process_node_hnf()87 ctx->hnf_cache_group[group] += ((uint64_t)get_node_id(hnf)) << bit_pos; in process_node_hnf()396 rnsam->SYS_CACHE_GRP_HN_NODEID[group] = ctx->hnf_cache_group[group]; in cmn_booker_setup_sam()463 ctx->hnf_cache_group = fwk_mm_calloc( in cmn_booker_setup()465 sizeof(*ctx->hnf_cache_group)); in cmn_booker_setup()
106 ctx->hnf_cache_group[group] += ((uint64_t)get_node_id(hnf)) << in process_node_hnf()109 ctx->hnf_cache_group[group] += ((uint64_t)get_node_id(hnf)) << bit_pos; in process_node_hnf()595 rnsam->SYS_CACHE_GRP_HN_NODEID[group] = ctx->hnf_cache_group[group]; in cmn600_setup_sam()646 ctx->hnf_cache_group = fwk_mm_calloc( in cmn600_setup()648 sizeof(*ctx->hnf_cache_group)); in cmn600_setup()
94 ctx->hnf_cache_group[group] += ((uint64_t)get_node_id(hnf)) in process_node_hnf()97 ctx->hnf_cache_group[group] += ((uint64_t)get_node_id(hnf)) << bit_pos; in process_node_hnf()639 rnsam->SYS_CACHE_GRP_HN_NODEID0[group] = ctx->hnf_cache_group[group]; in cmn_skeena_setup_sam()690 ctx->hnf_cache_group = fwk_mm_calloc( in cmn_skeena_setup()692 sizeof(*ctx->hnf_cache_group)); in cmn_skeena_setup()
93 ctx->hnf_cache_group[group] += ((uint64_t)get_node_id(hnf)) in process_node_hnf()99 ctx->hnf_cache_group[group] += ((uint64_t)get_node_id(hnf)) << bit_pos; in process_node_hnf()658 rnsam->SYS_CACHE_GRP_HN_NODEID[group] = ctx->hnf_cache_group[group]; in cmn650_setup_sam()729 ctx->hnf_cache_group = fwk_mm_calloc( in cmn650_setup()731 sizeof(*ctx->hnf_cache_group)); in cmn650_setup()
848 ctx->hnf_cache_group = fwk_mm_calloc( in cmn700_setup()850 sizeof(*ctx->hnf_cache_group)); in cmn700_setup()
Completed in 13 milliseconds