Searched defs:soft_int_injected (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/kvm/svm/ | ||
H A D | svm.h | 264 bool soft_int_injected; member |
H A D | svm.c | 4056 bool soft_int_injected = svm->soft_int_injected; in svm_complete_interrupts() local |