Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/lib/cpus/
Dcpu_ops.h91 #define CPU_EXTRA1_FUNC CPU_RESET_FUNC + CPU_RESET_FUNC_SIZE macro
92 #define CPU_EXTRA2_FUNC CPU_EXTRA1_FUNC + CPU_EXTRA1_FUNC_SIZE
/trusted-firmware-a-latest/lib/cpus/aarch64/
Dcpu_helpers.S316 ldr x0, [x0, #CPU_EXTRA1_FUNC]