Home
last modified time | relevance | path

Searched defs:host_xcr0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/hvf/
H A Dx86_cpuid.c42 uint64_t host_xcr0 = xgetbv_low(0); in cache_host_xcr0() local
/openbmc/linux/arch/x86/kvm/
H A Dx86.c317 u64 __read_mostly host_xcr0; variable