Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dtext-patching.h68 #define __CASE(insn) \ in text_opcode_size() macro
72 __CASE(INT3); in text_opcode_size()
73 __CASE(RET); in text_opcode_size()
74 __CASE(CALL); in text_opcode_size()
75 __CASE(JMP32); in text_opcode_size()
76 __CASE(JMP8); in text_opcode_size()
79 #undef __CASE in text_opcode_size()

Completed in 4 milliseconds