Home
last modified time | relevance | path

Searched refs:DECLARE_IDTENTRY_DF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Didtentry.h342 * DECLARE_IDTENTRY_DF - Declare functions for double fault
348 #define DECLARE_IDTENTRY_DF(vector, func) \ macro
383 * DECLARE_IDTENTRY_DF - Declare functions for double fault 32bit variant
391 #define DECLARE_IDTENTRY_DF(vector, func) \ macro
460 # define DECLARE_IDTENTRY_DF(vector, func) \ macro
474 # define DECLARE_IDTENTRY_DF(vector, func) macro
613 DECLARE_IDTENTRY_DF(X86_TRAP_DF, exc_double_fault);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Didtentry.h341 * DECLARE_IDTENTRY_DF - Declare functions for double fault
347 #define DECLARE_IDTENTRY_DF(vector, func) \ macro
382 * DECLARE_IDTENTRY_DF - Declare functions for double fault 32bit variant
390 #define DECLARE_IDTENTRY_DF(vector, func) \ macro
459 # define DECLARE_IDTENTRY_DF(vector, func) \ macro
473 # define DECLARE_IDTENTRY_DF(vector, func) macro
615 DECLARE_IDTENTRY_DF(X86_TRAP_DF, exc_double_fault);

Completed in 3 milliseconds