Home
last modified time | relevance | path

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

/arch/sh/kernel/
Dhead_64.S43 #define ALIGN_512M_MASK (0xffffffffe0000000) macro
44 #define ALIGNED_EFFECTIVE ((CONFIG_PAGE_OFFSET + CONFIG_MEMORY_START) & ALIGN_512M_MASK)
45 #define ALIGNED_PHYSICAL (CONFIG_MEMORY_START & ALIGN_512M_MASK)