Searched refs:cvmx_zone (Results 1 – 2 of 2) sorted by relevance
144 struct cvmx_zone struct154 typedef struct cvmx_zone * cvmx_zone_t; argument
74 if (mem_size < sizeof(struct cvmx_zone) + elem_size * num_elem) in cvmx_zone_create_from_addr()105 zone = (cvmx_zone_t)cvmx_malloc(arena_list, sizeof(struct cvmx_zone)); in cvmx_zone_create_from_arena()