diff options
| author | Sean Christopherson <[email protected]> | 2020-07-02 19:35:37 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-07-09 13:29:41 -0400 |
| commit | 94ce87ef8177e436c5ee46b211c4e0cf490ae389 (patch) | |
| tree | b465fdd0cf329e3b7c52399832c2bb536ae5f1fa /include | |
| parent | 378f5cd64aefd7e8527d40cc69d3aea275521fbc (diff) | |
KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global
Rename the memory helpers that will soon be moved to common code and be
made globaly available via linux/kvm_host.h. "mmu" alone is not a
sufficient namespace for globally available KVM symbols.
Opportunistically add "nr_" in mmu_memory_cache_free_objects() to make
it clear the function returns the number of free objects, as opposed to
freeing existing objects.
Suggested-by: Christoffer Dall <[email protected]>
Reviewed-by: Ben Gardon <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions