Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_cpuid.c32 static bool cached_xcr0; variable
37 if (cached_xcr0) { in cache_host_xcr0()
55 cached_xcr0 = true; in cache_host_xcr0()