Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dcpuid.h156 #define CPUID_EBX_KL_AES_EN (1U<<0U) macro
/hypervisor/arch/x86/guest/
A Dvcpuid.c865 *ebx &= ~(vcpu->arch.cr4_kl_enabled ? 0U : CPUID_EBX_KL_AES_EN); in guest_cpuid_19h()

Completed in 5 milliseconds