Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmshyperv.h208 control &= ~HV_HYPERCALL_REP_START_MASK; in hv_do_rep_hypercall()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dhyperv-tlfs.h175 #define HV_HYPERCALL_REP_START_MASK GENMASK_ULL(59, 48) macro