Searched defs:xcr0 (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/arch/x86/kvm/ | ||
H A D | cpuid.c | 51 u64 xcr0 = KVM_SUPPORTED_XCR0 & host_xcr0; kvm_supported_xcr0() local |
H A D | x86.c | 669 u64 xcr0 = xcr; __kvm_set_xcr() local |
/linux-4.4.14/arch/x86/include/asm/ | ||
H A D | kvm_host.h | 443 u64 xcr0; member in struct:kvm_vcpu_arch |
Completed in 309 milliseconds