Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmshyperv.h197 rep_comp = (status & HV_HYPERCALL_REP_COMP_MASK) >> in hv_do_rep_hypercall()
Dhyperv-tlfs.h407 #define HV_HYPERCALL_REP_COMP_MASK GENMASK_ULL(43, 32) macro