Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dmshyperv.h73 return status & HV_HYPERCALL_RESULT_MASK; in hv_result()
H A Dhyperv-tlfs.h197 #define HV_HYPERCALL_RESULT_MASK GENMASK_ULL(15, 0) macro