Searched refs:CPUIDEBX_IBPB (Results 1 – 5 of 5) sorted by relevance
287 #define CPUIDEBX_IBPB (1ULL << 12) /* Speculation Control IBPB */ macro
531 #define VMM_AMDSPEC_EBX_MASK ~(CPUIDEBX_IBPB | CPUIDEBX_IBRS | \
383 #define CPUIDEBX_IBPB (1ULL << 12) /* Speculation Control IBPB */ macro
221 if (ci->ci_feature_amdspec_ebx & CPUIDEBX_IBPB) in replacemeltdown()
6226 (ci->ci_feature_amdspec_ebx & CPUIDEBX_IBPB)) { in vcpu_run_svm()