Home
last modified time | relevance | path

Searched hist:c45ad7229d139ad48e894a271f8df6975e53d12e (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsvm.hdiff c45ad7229d139ad48e894a271f8df6975e53d12e Fri Sep 11 21:27:58 CEST 2020 Babu Moger <babu.moger@amd.com> KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)

This is in preparation for the future intercept vector additions.

Add new functions vmcb_set_intercept, vmcb_clr_intercept and vmcb_is_intercept
using kernel APIs __set_bit, __clear_bit and test_bit espectively.

Signed-off-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Message-Id: <159985247876.11252.16039238014239824460.stgit@bmoger-ubuntu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/linux/arch/x86/kvm/svm/
H A Dsvm.hdiff c45ad7229d139ad48e894a271f8df6975e53d12e Fri Sep 11 21:27:58 CEST 2020 Babu Moger <babu.moger@amd.com> KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)

This is in preparation for the future intercept vector additions.

Add new functions vmcb_set_intercept, vmcb_clr_intercept and vmcb_is_intercept
using kernel APIs __set_bit, __clear_bit and test_bit espectively.

Signed-off-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Message-Id: <159985247876.11252.16039238014239824460.stgit@bmoger-ubuntu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>