Home
last modified time | relevance | path

Searched refs:bank_phys_end (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/unicore32/include/asm/
Dmemblock.h41 #define bank_phys_end(bank) ((bank)->start + (bank)->size) macro
/linux-2.6.39/arch/arm/include/asm/
Dsetup.h217 #define bank_phys_end(bank) ((bank)->start + (bank)->size) macro