Commit c919e88
KVM: x86/mmu: Rename reset_rsvds_bits_mask()
Rename reset_rsvds_bits_mask() to reset_guest_rsvds_bits_mask() to make
it clearer that it resets the reserved bits check for guest's page table
entries.
Signed-off-by: Kai Huang <kai.huang@intel.com>
Message-Id: <efdc174b85d55598880064b8bf09245d3791031d.1650363789.git.kai.huang@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>1 parent c9f3d9f commit c919e88
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4442 | 4442 | | |
4443 | 4443 | | |
4444 | 4444 | | |
4445 | | - | |
4446 | | - | |
| 4445 | + | |
| 4446 | + | |
4447 | 4447 | | |
4448 | 4448 | | |
4449 | 4449 | | |
| |||
4742 | 4742 | | |
4743 | 4743 | | |
4744 | 4744 | | |
4745 | | - | |
| 4745 | + | |
4746 | 4746 | | |
4747 | 4747 | | |
4748 | 4748 | | |
| |||
0 commit comments