Home
last modified time | relevance | path

Searched defs:is_exception (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddistrodata.py50 def is_exception(pkg): function
H A Dsstatetests.py909 def is_exception(object, exceptions): function
/openbmc/qemu/target/rx/
H A Dtranslate.c237 static int is_privileged(DisasContext *ctx, int is_exception) in is_privileged()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4020 bool is_exception = (type == SVM_EXITINTINFO_TYPE_EXEPT); in svm_complete_soft_interrupt() local