Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/xen/
Denlighten.c311 unsigned maskedx = ~0; in xen_cpuid() local
321 maskedx = cpuid_leaf1_edx_mask; in xen_cpuid()
353 *dx &= maskedx; in xen_cpuid()