Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dprocessor.h319 u32 input_ecx = (feature >> 16) & 0xffff; in this_cpu_has() local
325 c = cpuid_indexed(input_eax, input_ecx); in this_cpu_has()