Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtrapnr.h15 #define EVENT_TYPE_OTHER 7 // FRED SYSCALL/SYSENTER, VT-x MTF macro
/linux/arch/x86/entry/
H A Dentry_fred.c262 case EVENT_TYPE_OTHER: in fred_entry_from_user()