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

/freebsd-current/usr.sbin/bhyve/amd64/
H A Dmptbl.c149 mpie->int_type = INTENTRY_TYPE_EXTINT;
260 mpie->int_type = INTENTRY_TYPE_EXTINT;
/freebsd-current/sys/x86/include/
H A Dmptable.h129 #define INTENTRY_TYPE_EXTINT 3 macro
/freebsd-current/sys/x86/x86/
H A Dmptable.c841 case INTENTRY_TYPE_EXTINT:
891 case INTENTRY_TYPE_EXTINT:
952 entry.int_type = INTENTRY_TYPE_EXTINT;

Completed in 76 milliseconds