Home
last modified time | relevance | path

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

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