Searched refs:SID_MAP_NUM (Results 1 – 3 of 3) sorted by relevance
46 #define SID_MAP_NUM (1 << SID_MAP_BITS) macro47 #define SID_MAP_MASK (SID_MAP_NUM - 1)73 struct kvmppc_sid_map sid_map[SID_MAP_NUM];
300 sizeof(struct kvmppc_sid_map) * SID_MAP_NUM); in create_sid_map()
253 sizeof(struct kvmppc_sid_map) * SID_MAP_NUM); in create_sid_map()