Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/guest/
A Dhyperv-hcall.h80 control &= ~HV_HYPERCALL_REP_START_MASK; in hv_do_rep_hypercall()
81 control |= MASK_INSR(rep_comp, HV_HYPERCALL_REP_START_MASK); in hv_do_rep_hypercall()
A Dhyperv-tlfs.h425 #define HV_HYPERCALL_REP_START_MASK (0xfffULL << HV_HYPERCALL_REP_START_OFFSET) /* GENMASK_ULL(59, … macro

Completed in 6 milliseconds