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

/linux-master/arch/x86/include/asm/
H A Dtext-patching.h67 #define __CASE(insn) \ macro
71 __CASE(INT3);
72 __CASE(RET);
73 __CASE(CALL);
74 __CASE(JMP32);
75 __CASE(JMP8);
78 #undef __CASE macro

Completed in 298 milliseconds