Searched refs:FB_CLEAR_DIS (Results 1 – 4 of 4) sorted by relevance
135 IA32_MCU_OPT_CTRL[FB_CLEAR_DIS]. On such processors, the FB_CLEAR_DIS142 Bit 3 - FB_CLEAR_DIS - When set, VERW instruction does not perform the FB_CLEAR146 FB_CLEAR_DIS has no impact on enumeration (for example, it does not change
190 #define FB_CLEAR_DIS BIT(3) /* CPU Fill buffer clear disable */ macro
205 #define FB_CLEAR_DIS BIT(3) /* CPU Fill buffer clear disable */ macro
375 msr |= FB_CLEAR_DIS; in vmx_disable_fb_clear()386 vmx->msr_ia32_mcu_opt_ctrl &= ~FB_CLEAR_DIS; in vmx_enable_fb_clear()