Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dbug.h38 #define _BUG_FLAGS(ins, flags, extra) \ macro
56 #define _BUG_FLAGS(ins, flags, extra) \ macro
73 #define _BUG_FLAGS(ins, flags, extra) asm volatile(ins) macro
81 _BUG_FLAGS(ASM_UD2, 0, ""); \
95 _BUG_FLAGS(ASM_UD2, __flags, ASM_REACHABLE); \