Home
last modified time | relevance | path

Searched hist:"7 a7ae8292391c4d53c4340e606bf48776c3449e7" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.hdiff 7a7ae8292391c4d53c4340e606bf48776c3449e7 Thu Feb 10 13:38:32 CET 2022 Paolo Bonzini <pbonzini@redhat.com> KVM: x86/mmu: rename kvm_mmu_role union

It is quite confusing that the "full" union is called kvm_mmu_role
but is used for the "cpu_role" field of struct kvm_mmu. Rename it
to kvm_cpu_role.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>