Searched refs:X86_FEATURE_VM_PAGE_FLUSH (Results 1 – 2 of 2) sorted by relevance
415 #define X86_FEATURE_VM_PAGE_FLUSH (19*32+ 2) /* "" VM Page Flush MSR is supported */ macro
2006 if (boot_cpu_has(X86_FEATURE_VM_PAGE_FLUSH)) { in sev_flush_guest_memory()