Searched hist:"0 fe6370eb3d5603e2e41bfca00043ed8b8f90cfb" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/kvm/mmu/ |
H A D | spte.h | diff 0fe6370eb3d5603e2e41bfca00043ed8b8f90cfb Fri Jul 28 19:47:16 CDT 2023 Sean Christopherson <seanjc@google.com> KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
Rename MMU_WARN_ON() to make it super obvious that the assertions are all about KVM's MMU, not the primary MMU.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Link: https://lore.kernel.org/r/20230729004722.1056172-7-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | tdp_mmu.c | diff 0fe6370eb3d5603e2e41bfca00043ed8b8f90cfb Fri Jul 28 19:47:16 CDT 2023 Sean Christopherson <seanjc@google.com> KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
Rename MMU_WARN_ON() to make it super obvious that the assertions are all about KVM's MMU, not the primary MMU.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Link: https://lore.kernel.org/r/20230729004722.1056172-7-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | mmu.c | diff 0fe6370eb3d5603e2e41bfca00043ed8b8f90cfb Fri Jul 28 19:47:16 CDT 2023 Sean Christopherson <seanjc@google.com> KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
Rename MMU_WARN_ON() to make it super obvious that the assertions are all about KVM's MMU, not the primary MMU.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Link: https://lore.kernel.org/r/20230729004722.1056172-7-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|