Searched refs:SID_MAP_NUM (Results 1 – 3 of 3) sorted by relevance
35 #define SID_MAP_NUM (1 << SID_MAP_BITS) macro36 #define SID_MAP_MASK (SID_MAP_NUM - 1)100 struct kvmppc_sid_map sid_map[SID_MAP_NUM];
289 sizeof(struct kvmppc_sid_map) * SID_MAP_NUM); in create_sid_map()
252 sizeof(struct kvmppc_sid_map) * SID_MAP_NUM); in create_sid_map()