Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Didtentry.h146 #define DECLARE_IDTENTRY_RAW_ERRORCODE(vector, func) \ macro
317 DECLARE_IDTENTRY_RAW_ERRORCODE(vector, func); \
349 DECLARE_IDTENTRY_RAW_ERRORCODE(vector, func)
442 #define DECLARE_IDTENTRY_RAW_ERRORCODE(vector, func) \ macro
571 DECLARE_IDTENTRY_RAW_ERRORCODE(X86_TRAP_PF, exc_page_fault);