diff options
author | Ben Gardon <bgardon@google.com> | 2021-11-15 15:45:59 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-12-08 04:24:43 -0500 |
commit | fb43496c8362b8b379b4348b581f8f88f47cd1f8 (patch) | |
tree | f5af78274429064736a4bfae6e706f47466bec5e /virt | |
parent | 8283e36abfff507c64fe8289ac30ea7ab59648aa (diff) |
KVM: x86/MMU: Simplify flow of vmx_get_mt_mask
Remove the gotos from vmx_get_mt_mask. It's easier to build the whole
memory type at once, than it is to combine separate cacheability and
ipat fields.
No functional change intended.
Signed-off-by: Ben Gardon <bgardon@google.com>
Message-Id: <20211115234603.2908381-12-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions