Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/guest/
A Dhyperv-hcall.h68 uint16_t rep_comp; in hv_do_rep_hypercall() local
78 rep_comp = MASK_EXTR(status, HV_HYPERCALL_REP_COMP_MASK); in hv_do_rep_hypercall()
81 control |= MASK_INSR(rep_comp, HV_HYPERCALL_REP_START_MASK); in hv_do_rep_hypercall()
82 } while ( rep_comp < rep_count ); in hv_do_rep_hypercall()

Completed in 2 milliseconds