Searched refs:HV_X64_VTL_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/x86/hyperv/ | ||
D | hv_init.c | 437 ret = output->as64.low & HV_X64_VTL_MASK; in get_vtl() |
/linux-6.6.21/arch/x86/include/asm/ | ||
D | hyperv-tlfs.h | 310 #define HV_X64_VTL_MASK GENMASK(3, 0) macro |