Searched refs:FIX_IMMR_BASE (Results 1 – 4 of 4) sorted by relevance
64 FIX_IMMR_BASE = __ALIGN_MASK(FIX_IMMR_START, FIX_IMMR_SIZE - 1) - 1 + enumerator71 FIX_IMMR_BASE = __ALIGN_MASK(FIX_IMMR_START, FIX_IMMR_SIZE - 1) - 1 + enumerator
189 #define VIRT_IMMR_BASE (__fix_to_virt(FIX_IMMR_BASE))
130 unsigned long va = fix_to_virt(FIX_IMMR_BASE); in mpc83xx_setup_arch()
804 DEFINE(VIRT_IMMR_BASE, (u64)__fix_to_virt(FIX_IMMR_BASE)); in main()