Home
last modified time | relevance | path

Searched refs:rep_done (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kvm/
Dhyperv.c352 uint16_t code, rep_idx, rep_cnt, res = HV_STATUS_SUCCESS, rep_done = 0; in kvm_hv_hypercall() local
398 ret = res | (((u64)rep_done & 0xfff) << 32); in kvm_hv_hypercall()