Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Duserspace_msr_exit_test.c
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h213 #define MSR_IA32_FLUSH_CMD 0x0000010b macro
/linux/arch/x86/mm/
H A Dtlb.c348 wrmsrl(MSR_IA32_FLUSH_CMD, L1D_FLUSH); in l1d_flush_evaluate()