Commit 0dab791
KVM: x86/tdp_mmu: Remove tdp_mmu_for_each_pte()
That macro acts as a different name for for_each_tdp_pte, apart from
adding cognitive load it doesn't bring any value. Let's remove it.
Signed-off-by: Nikolay Borisov <nik.borisov@suse.com>
Link: https://lore.kernel.org/r/20250226074131.312565-1-nik.borisov@suse.com
Signed-off-by: Sean Christopherson <seanjc@google.com>1 parent af3b6a9 commit 0dab791
1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
790 | | - | |
791 | | - | |
792 | | - | |
793 | 790 | | |
794 | 791 | | |
795 | 792 | | |
| |||
1248 | 1245 | | |
1249 | 1246 | | |
1250 | 1247 | | |
1251 | | - | |
| 1248 | + | |
1252 | 1249 | | |
1253 | 1250 | | |
1254 | 1251 | | |
| |||
1918 | 1915 | | |
1919 | 1916 | | |
1920 | 1917 | | |
1921 | | - | |
| 1918 | + | |
1922 | 1919 | | |
1923 | 1920 | | |
1924 | 1921 | | |
| |||
1945 | 1942 | | |
1946 | 1943 | | |
1947 | 1944 | | |
1948 | | - | |
| 1945 | + | |
1949 | 1946 | | |
1950 | 1947 | | |
1951 | 1948 | | |
| |||
0 commit comments