Searched refs:ARCH_WARN_ASM (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/riscv/include/asm/ |
| H A D | bug.h | 54 #define ARCH_WARN_ASM(file, line, flags, size) \ macro 66 ARCH_WARN_ASM("%0", "%1", "%2", "%3") \
|
| /linux/rust/kernel/ |
| H A D | generated_arch_warn_asm.rs.S | 7 ::kernel::concat_literals!(ARCH_WARN_ASM("{file}", "{line}", "{flags}", "{size}"))
|
| /linux/arch/arm64/include/asm/ |
| H A D | asm-bug.h | 63 #define ARCH_WARN_ASM(file, line, flags, size) \ macro
|
| /linux/arch/x86/include/asm/ |
| H A D | bug.h | 99 #define ARCH_WARN_ASM(file, line, flags, size) \ macro
|