Searched refs:INTENTRY_TYPE_INT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/usr.sbin/bhyve/
H A Dmptbl.c227 mpie->int_type = INTENTRY_TYPE_INT;
266 mpie->int_type = INTENTRY_TYPE_INT;
273 mpie->int_type = INTENTRY_TYPE_INT;
278 mpie->int_type = INTENTRY_TYPE_INT;
/freebsd-10.1-release/sys/x86/include/
H A Dmptable.h123 #define INTENTRY_TYPE_INT 0 macro
/freebsd-10.1-release/sys/x86/x86/
H A Dmptable.c728 case INTENTRY_TYPE_INT:
766 if (intr->int_type == INTENTRY_TYPE_INT ||
770 if (intr->int_type == INTENTRY_TYPE_INT ||
793 case INTENTRY_TYPE_INT:
874 entry.int_type = INTENTRY_TYPE_INT;
879 entry.int_type = INTENTRY_TYPE_INT;

Completed in 84 milliseconds