Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/common/
H A Dplat_hold_pen.h59 #define HOLD_SLOT_SIZE CACHE_WRITEBACK_GRANULE macro
85 } __aligned(HOLD_SLOT_SIZE);
87 CASSERT(sizeof(struct hold_slot) == HOLD_SLOT_SIZE,
H A Dplat_hold_pen.S31 mov \tmp, #HOLD_SLOT_SIZE
55 mov \tmp, #HOLD_SLOT_SIZE
/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h109 #define PLAT_QEMU_HOLD_SIZE (PLATFORM_CORE_COUNT * HOLD_SLOT_SIZE)
/rk3399_ARM-atf/plat/arm/board/corstone1000/common/include/
H A Dplatform_def.h278 HOLD_SLOT_SIZE)