Home
last modified time | relevance | path

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

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/hvf/
H A Dhvf.c200 static inline bool tsc_is_known(CPUX86State *env) in tsc_is_known() function
235 if (!tsc_is_known(env) || !apic_bus_freq_is_known(env)) { in hvf_arch_init_vcpu()
374 !tsc_is_known(env) || !apic_bus_freq_is_known(env)) { in hvf_cpu_x86_cpuid()
/dports/emulators/qemu/qemu-6.2.0/target/i386/hvf/
H A Dhvf.c200 static inline bool tsc_is_known(CPUX86State *env) in tsc_is_known() function
235 if (!tsc_is_known(env) || !apic_bus_freq_is_known(env)) { in hvf_arch_init_vcpu()
374 !tsc_is_known(env) || !apic_bus_freq_is_known(env)) { in hvf_cpu_x86_cpuid()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/hvf/
H A Dhvf.c492 static inline bool tsc_is_known(CPUX86State *env) in tsc_is_known() function
530 if (!tsc_is_known(env) || !apic_bus_freq_is_known(env)) { in hvf_init_vcpu()
666 !tsc_is_known(env) || !apic_bus_freq_is_known(env)) { in hvf_cpu_x86_cpuid()