Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Dhv_init.c437 ret = output->as64.low & HV_X64_VTL_MASK; in get_vtl()
/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h317 #define HV_X64_VTL_MASK GENMASK(3, 0) macro