rep_comp          186 arch/x86/include/asm/mshyperv.h 	u16 rep_comp;
rep_comp          197 arch/x86/include/asm/mshyperv.h 		rep_comp = (status & HV_HYPERCALL_REP_COMP_MASK) >>
rep_comp          201 arch/x86/include/asm/mshyperv.h 		control |= (u64)rep_comp << HV_HYPERCALL_REP_START_OFFSET;
rep_comp          204 arch/x86/include/asm/mshyperv.h 	} while (rep_comp < rep_count);