Searched refs:KVMPPC_GSE_META_COUNT (Results 1 – 2 of 2) sorted by relevance
318 bit += KVMPPC_GSE_META_COUNT; in kvmppc_gse_flatten_iden()359 if (bit < KVMPPC_GSE_META_COUNT) { in kvmppc_gse_unflatten_iden()363 bit -= KVMPPC_GSE_META_COUNT; in kvmppc_gse_unflatten_iden()
111 #define KVMPPC_GSE_META_COUNT (KVMPPC_GSE_META_END - KVMPPC_GSE_META_START + 1) macro133 (KVMPPC_GSE_GUESTWIDE_COUNT + KVMPPC_GSE_META_COUNT + \