Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Denlighten.c309 unsigned maskedx = ~0; in xen_cpuid() local
319 maskedx = cpuid_leaf1_edx_mask; in xen_cpuid()
351 *dx &= maskedx; in xen_cpuid()