Home
last modified time | relevance | path

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

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