Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/per_cpu/
H A Dper_cpu.c15 ((cpu) * (PER_CPU_UNIT_SIZE))); in per_cpu_by_index_compute()
/rk3399_ARM-atf/include/lib/per_cpu/
H A Dper_cpu.h21 #define PER_CPU_UNIT_SIZE ((size_t)(PER_CPU_UNIT_END - PER_CPU_START)) macro