USER_TOP
#define USER_TOP (MODULES_BASE - SZ_4M)
#define USER_TOP ((ASM_CONST(CONFIG_PAGE_OFFSET) - SZ_128K) & ~(UL(SZ_128K) - 1))