Searched refs:CPUID_7_0_ECX_PKS (Results 1 – 3 of 3) sorted by relevance
222 if (!(env->features[FEAT_7_0_ECX] & CPUID_7_0_ECX_PKS)) { in cpu_x86_update_cr4()
916 #define CPUID_7_0_ECX_PKS (1U << 31) macro2732 if (!(env->features[FEAT_7_0_ECX] & CPUID_7_0_ECX_PKS)) { in cr4_reserved_bits()
883 CPUID_7_0_ECX_LA57 | CPUID_7_0_ECX_PKS | CPUID_7_0_ECX_VAES | \