Searched refs:KVMPPC_GSE_DW_REGS_START (Results 1 – 2 of 2) sorted by relevance
102 if ((iden >= KVMPPC_GSE_DW_REGS_START) && in kvmppc_gsid_class()350 bit += iden - KVMPPC_GSE_DW_REGS_START; in kvmppc_gse_flatten_iden()401 iden = KVMPPC_GSE_DW_REGS_START + bit; in kvmppc_gse_unflatten_iden()
133 #define KVMPPC_GSE_DW_REGS_START KVMPPC_GSID_GPR(0) macro136 (KVMPPC_GSE_DW_REGS_END - KVMPPC_GSE_DW_REGS_START + 1)
Completed in 7 milliseconds