Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dbug.h139 #define WARN_TAINT(condition, taint, format...) ({ \ macro
155 DO_ONCE_LITE_IF(condition, WARN_TAINT, 1, taint, format)
183 #define WARN_TAINT(condition, taint, format...) WARN(condition, format) macro
/openbmc/linux/arch/riscv/mm/
H A Ddma-noncoherent.c134 WARN_TAINT(!coherent && riscv_cbom_block_size > ARCH_DMA_MINALIGN, in arch_setup_dma_ops()
140 WARN_TAINT(!coherent && !noncoherent_supported, TAINT_CPU_OUT_OF_SPEC, in arch_setup_dma_ops()
/openbmc/linux/arch/arm64/mm/
H A Ddma-mapping.c54 WARN_TAINT(!coherent && cls > ARCH_DMA_MINALIGN, in arch_setup_dma_ops()
/openbmc/linux/arch/arm64/kernel/
H A Dsetup.c345 WARN_TAINT(mmu_enabled_at_boot, TAINT_FIRMWARE_WORKAROUND, in setup_arch()
H A Dsmp.c421 WARN_TAINT(1, TAINT_CPU_OUT_OF_SPEC, in hyp_mode_check()
/openbmc/linux/drivers/acpi/arm64/
H A Diort.c246 if (WARN_TAINT(iort_node >= iort_end, TAINT_FIRMWARE_WORKAROUND, in iort_scan_node()
1055 if (WARN_TAINT(iort_node >= iort_end, TAINT_FIRMWARE_WORKAROUND, in iort_find_rmrs()