Home
last modified time | relevance | path

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

/qemu/target/i386/hvf/
H A Dhvf.c424 static void hvf_cpu_x86_cpuid(CPUX86State *env, uint32_t index, uint32_t count, in hvf_cpu_x86_cpuid() function
865 hvf_cpu_x86_cpuid(env, rax, rcx, &rax, &rbx, &rcx, &rdx); in hvf_vcpu_exec()