Home
last modified time | relevance | path

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

/linux-5.19.10/include/asm-generic/
Dmshyperv.h73 return (status & HV_HYPERCALL_REP_COMP_MASK) >> in hv_repcomp()
Dhyperv-tlfs.h190 #define HV_HYPERCALL_REP_COMP_MASK GENMASK_ULL(43, 32) macro