Searched refs:HV_HYPERCALL_REP_START_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/asm-generic/ | ||
D | mshyperv.h | 98 control &= ~HV_HYPERCALL_REP_START_MASK; in hv_do_rep_hypercall() |
D | hyperv-tlfs.h | 202 #define HV_HYPERCALL_REP_START_MASK GENMASK_ULL(59, 48) macro |