Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dmptable.h134 #define INTENTRY_FLAGS_POLARITY_ACTIVELO 0x3 macro
/freebsd/sys/x86/x86/
H A Dmptable.c733 case INTENTRY_FLAGS_POLARITY_ACTIVELO: in intentry_polarity()