Home
last modified time | relevance | path

Searched refs:INTENTRY_FLAGS_TRIGGER_EDGE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/include/
H A Dmptable.h137 #define INTENTRY_FLAGS_TRIGGER_EDGE 0x4 macro
/freebsd/sys/x86/x86/
H A Dmptable.c748 case INTENTRY_FLAGS_TRIGGER_EDGE: in intentry_trigger()