Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dhyperv-tlfs.h173 #define HV_HYPERCALL_REP_COMP_MASK GENMASK_ULL(43, 32) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmshyperv.h205 rep_comp = (status & HV_HYPERCALL_REP_COMP_MASK) >> in hv_do_rep_hypercall()