Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dmshyperv.h123 return (status & HV_HYPERCALL_REP_COMP_MASK) >> in hv_repcomp()
/linux/include/hyperv/
H A Dhvgdk_mini.h515 #define HV_HYPERCALL_REP_COMP_MASK GENMASK_ULL(43, 32) macro