Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dio.h315 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument
391 if (!relax) \
396 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ argument
433 if (!relax) \
438 #define __BUILD_MEMORY_PFX(bus, bwlq, type, relax) \ argument
440 __BUILD_MEMORY_SINGLE(bus, bwlq, type, 1, relax, 1)
/arch/riscv/
DMakefile14 LDFLAGS_vmlinux := --no-relax
61 KBUILD_CFLAGS_MODULE += $(call cc-option,-mno-relax)
/arch/nds32/
DMakefile6 arch-y += -malways-save-lp -mno-relax
/arch/xtensa/
DMakefile52 KBUILD_LDFLAGS := --no-relax