Home
last modified time | relevance | path

Searched refs:L1D_FLUSH (Results 1 – 3 of 3) sorted by relevance

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h228 #define L1D_FLUSH BIT(0) /* macro
/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst132 enumerate support for both L1D_FLUSH and MD_CLEAR implicitly enumerate
/linux/arch/x86/kvm/vmx/
H A Dvmx.c427 native_wrmsrq(MSR_IA32_FLUSH_CMD, L1D_FLUSH); in vmx_l1d_flush()