Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dcpufeatures.h84 #define X86_FEATURE_KEYLOCKER ((FEAT_7_0_ECX << 5U) + 23U) macro
/hypervisor/arch/x86/
A Dcpu.c615 if (pcpu_has_cap(X86_FEATURE_KEYLOCKER)) { in init_keylocker()
/hypervisor/arch/x86/guest/
A Dvcpu.c209 if (pcpu_has_cap(X86_FEATURE_KEYLOCKER)) { in init_iwkey()
226 if (pcpu_has_cap(X86_FEATURE_KEYLOCKER) && vcpu->arch.cr4_kl_enabled && in load_iwkey()
A Dvcpuid.c861 if (pcpu_has_cap(X86_FEATURE_KEYLOCKER)) { in guest_cpuid_19h()

Completed in 10 milliseconds