Searched refs:flat_reloc_valid (Results 1 - 8 of 8) sorted by relevance

/arch/arm/include/asm/
H A Dflat.h10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) macro
/arch/m68k/include/asm/
H A Dflat.h10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) macro
/arch/xtensa/include/asm/
H A Dflat.h6 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) macro
/arch/h8300/include/asm/
H A Dflat.h10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) macro
/arch/blackfin/include/asm/
H A Dflat.h28 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) macro
/arch/microblaze/include/asm/
H A Dflat.h18 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) macro
/arch/sh/include/asm/
H A Dflat.h17 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) macro
/arch/m32r/include/asm/
H A Dflat.h18 #define flat_reloc_valid(reloc, size) \ macro

Completed in 181 milliseconds