Commit 55aed8c
committed
KVM: x86: Use wbinvd_on_cpu() instead of an open-coded equivalent
Use wbinvd_on_cpu() to target a single CPU instead of open-coding an
equivalent, and drop KVM's wbinvd_ipi() now that all users have switched
to x86 library versions.
No functional change intended.
Reviewed-by: Tom Lendacky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>1 parent 4fdc343 commit 55aed8c
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4983 | 4983 | | |
4984 | 4984 | | |
4985 | 4985 | | |
4986 | | - | |
4987 | | - | |
4988 | | - | |
4989 | | - | |
4990 | | - | |
4991 | 4986 | | |
4992 | 4987 | | |
4993 | 4988 | | |
| |||
5011 | 5006 | | |
5012 | 5007 | | |
5013 | 5008 | | |
5014 | | - | |
5015 | | - | |
| 5009 | + | |
5016 | 5010 | | |
5017 | 5011 | | |
5018 | 5012 | | |
| |||
0 commit comments