Searched refs:current_text_addr (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/mips/include/asm/
H A Dprocessor.h21 #define current_text_addr() ({ __label__ _l; _l: &&_l;}) macro
/u-boot/arch/arm/include/asm/
H A Dprocessor.h18 #define current_text_addr() ({ __label__ _l; _l: &&_l;}) macro
/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h8 #define current_text_addr() ({ __label__ _l; _l: &&_l;}) macro

Completed in 120 milliseconds