Home
last modified time | relevance | path

Searched defs:xcr0 (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
Dsha256_ssse3_glue.c135 u64 xcr0; in avx_usable() local
Dsha512_ssse3_glue.c134 u64 xcr0; in avx_usable() local
Dsha1_ssse3_glue.c126 u64 xcr0; in avx_usable() local
Dcast5_avx_glue.c471 u64 xcr0; in cast5_init() local
Dserpent_avx2_glue.c540 u64 xcr0; in init() local
Dcamellia_aesni_avx2_glue.c564 u64 xcr0; in camellia_aesni_init() local
Dtwofish_avx_glue.c561 u64 xcr0; in twofish_init() local
Dcamellia_aesni_avx_glue.c556 u64 xcr0; in camellia_aesni_init() local
Dserpent_avx_glue.c599 u64 xcr0; in serpent_init() local
Dcast6_avx_glue.c593 u64 xcr0; in cast6_init() local
/linux-4.1.27/arch/x86/kvm/
Dcpuid.c51 u64 xcr0 = KVM_SUPPORTED_XCR0 & host_xcr0; in kvm_supported_xcr0() local
Dx86.c653 u64 xcr0 = xcr; in __kvm_set_xcr() local
/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h405 u64 xcr0; member