Searched defs:gmem (Results 1 – 2 of 2) sorted by relevance
60 typedef struct gmem { struct61 gmem_list_t gm_dimms; /* List of DIMM state structures */ argument62 gmem_list_t gm_pages; /* List of page state structures */ argument63 gmem_stat_t *gm_stats; /* Module statistics */ argument75 extern gmem_t gmem; argument
40 gmem_t gmem; variable