Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h708 #define MSR_AMD64_VM_PAGE_FLUSH 0xc001011e macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h703 #define MSR_AMD64_VM_PAGE_FLUSH 0xc001011e macro
/linux/arch/x86/kvm/svm/
H A Dsev.c3288 if (WARN_ON_ONCE(wrmsrq_safe(MSR_AMD64_VM_PAGE_FLUSH, addr | asid))) in sev_flush_encrypted_page()