Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Didtentry.h309 * DECLARE_IDTENTRY_VC - Declare functions for the VC entry point
316 #define DECLARE_IDTENTRY_VC(vector, func) \ macro
466 # define DECLARE_IDTENTRY_VC(vector, func) \ macro
617 DECLARE_IDTENTRY_VC(X86_TRAP_VC, exc_vmm_communication);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Didtentry.h308 * DECLARE_IDTENTRY_VC - Declare functions for the VC entry point
315 #define DECLARE_IDTENTRY_VC(vector, func) \ macro
465 # define DECLARE_IDTENTRY_VC(vector, func) \ macro
627 DECLARE_IDTENTRY_VC(X86_TRAP_VC, exc_vmm_communication);

Completed in 3 milliseconds