Searched refs:HV_HYPERCALL_RESULT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/asm-generic/ | ||
A D | mshyperv.h | 63 return status & HV_HYPERCALL_RESULT_MASK; in hv_result() |
A D | hyperv-tlfs.h | 192 #define HV_HYPERCALL_RESULT_MASK GENMASK_ULL(15, 0) macro |
Completed in 7 milliseconds