Searched refs:CPU_NO_RESET_FUNC (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-a-latest/lib/cpus/aarch64/ |
D | aem_generic.S | 106 declare_cpu_ops aem_generic, BASE_AEM_MIDR, CPU_NO_RESET_FUNC, \ 111 declare_cpu_ops aem_generic, FOUNDATION_AEM_MIDR, CPU_NO_RESET_FUNC, \
|
D | a64fx.S | 46 declare_cpu_ops a64fx, A64FX_MIDR, CPU_NO_RESET_FUNC \
|
D | qemu_max.S | 72 declare_cpu_ops qemu_max, QEMU_MAX_MIDR, CPU_NO_RESET_FUNC, \
|
/trusted-firmware-a-latest/lib/cpus/aarch32/ |
D | aem_generic.S | 53 declare_cpu_ops aem_generic, BASE_AEM_MIDR, CPU_NO_RESET_FUNC, \
|
/trusted-firmware-a-latest/include/lib/cpus/ |
D | cpu_ops.h | 25 #define CPU_NO_RESET_FUNC 0 macro
|