OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kvm_arch_get_supported_cpuid
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
kvm.h
135
uint32_t
kvm_arch_get_supported_cpuid
(CPUState *env, uint32_t function,
/external/qemu/target-i386/
kvm.c
70
uint32_t
kvm_arch_get_supported_cpuid
(CPUState *env, uint32_t function, int reg)
function
104
cpuid_1_edx =
kvm_arch_get_supported_cpuid
(env, 1, R_EDX);
119
uint32_t
kvm_arch_get_supported_cpuid
(CPUState *env, uint32_t function, int reg)
function
helper.c
[
all
...]
Completed in 26 milliseconds