Searched defs:is_exception (Results 1 – 4 of 4) sorted by relevance
50 def is_exception(pkg): function
909 def is_exception(object, exceptions): function
237 static int is_privileged(DisasContext *ctx, int is_exception) in is_privileged()
4020 bool is_exception = (type == SVM_EXITINTINFO_TYPE_EXEPT); in svm_complete_soft_interrupt() local