Home
last modified time | relevance | path

Searched defs:bank_pfn_end (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/unicore32/include/asm/
Dmemblock.h38 #define bank_pfn_end(bank) __phys_to_pfn((bank)->start + (bank)->size) macro
/linux-3.3/arch/arm/include/asm/
Dsetup.h214 #define bank_pfn_end(bank) __phys_to_pfn((bank)->start + (bank)->size) macro