Home
last modified time | relevance | path

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

/arch/arm/mach-snapdragon/
A Dboard.c513 #define KERNEL_COMP_SIZE SZ_64M macro
535 status |= !lmb_alloc(KERNEL_COMP_SIZE, &addr) ? in board_late_init()
537 status |= env_set_hex("kernel_comp_size", KERNEL_COMP_SIZE); in board_late_init()
/arch/arm/mach-apple/
A Dboard.c774 #define KERNEL_COMP_SIZE SZ_128M macro
793 status |= !lmb_alloc(KERNEL_COMP_SIZE, &addr) ? in board_late_init()
795 status |= !lmb_alloc(KERNEL_COMP_SIZE, &addr) ? in board_late_init()

Completed in 8 milliseconds