Searched refs:HV_HYPERCALL_REP_COMP_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/asm-generic/ | ||
A D | mshyperv.h | 74 return (status & HV_HYPERCALL_REP_COMP_MASK) >> in hv_repcomp() |
A D | hyperv-tlfs.h | 200 #define HV_HYPERCALL_REP_COMP_MASK GENMASK_ULL(43, 32) macro |
Completed in 7 milliseconds