Home
last modified time | relevance | path

Searched refs:maskebx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten_pv.c168 unsigned maskebx = ~0; in xen_cpuid() local
185 maskebx = 0; in xen_cpuid()
196 *bx &= maskebx; in xen_cpuid()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_pv.c219 unsigned maskebx = ~0; in xen_cpuid() local
236 maskebx = 0; in xen_cpuid()
247 *bx &= maskebx; in xen_cpuid()

Completed in 4 milliseconds