Searched refs:KVMPPC_GSE_META_COUNT (Results 1 – 2 of 2) sorted by relevance
347 bit += KVMPPC_GSE_META_COUNT; in kvmppc_gse_flatten_iden()394 if (bit < KVMPPC_GSE_META_COUNT) { in kvmppc_gse_unflatten_iden()398 bit -= KVMPPC_GSE_META_COUNT; in kvmppc_gse_unflatten_iden()
131 #define KVMPPC_GSE_META_COUNT (KVMPPC_GSE_META_END - KVMPPC_GSE_META_START + 1) macro154 KVMPPC_GSE_GUESTWIDE_COUNT + KVMPPC_GSE_META_COUNT + \
Completed in 6 milliseconds