Home
last modified time | relevance | path

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

/linux-6.15/include/asm-generic/
H A Dmshyperv.h145 control &= ~HV_HYPERCALL_REP_START_MASK; in hv_do_rep_hypercall()
/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h508 #define HV_HYPERCALL_REP_START_MASK GENMASK_ULL(59, 48) macro