Searched refs:jump_if_cpu_midr (Results 1 – 10 of 10) sorted by relevance
/trusted-firmware-a-latest/plat/arm/css/sgi/aarch64/ |
D | sgi_helper.S | 69 jump_if_cpu_midr CORTEX_A75_MIDR, A75 70 jump_if_cpu_midr NEOVERSE_N1_MIDR, N1 71 jump_if_cpu_midr NEOVERSE_V1_MIDR, V1 72 jump_if_cpu_midr NEOVERSE_N2_MIDR, N2
|
/trusted-firmware-a-latest/plat/arm/board/juno/aarch32/ |
D | juno_helpers.S | 62 jump_if_cpu_midr CORTEX_A53_MIDR, 1f 97 jump_if_cpu_midr CORTEX_A57_MIDR, A57 131 jump_if_cpu_midr CORTEX_A72_MIDR, A72
|
/trusted-firmware-a-latest/plat/arm/board/juno/aarch64/ |
D | juno_helpers.S | 66 jump_if_cpu_midr CORTEX_A53_MIDR, 1f 101 jump_if_cpu_midr CORTEX_A57_MIDR, A57 135 jump_if_cpu_midr CORTEX_A72_MIDR, A72
|
/trusted-firmware-a-latest/plat/arm/board/n1sdp/aarch64/ |
D | n1sdp_helper.S | 65 jump_if_cpu_midr NEOVERSE_N1_MIDR, N1
|
/trusted-firmware-a-latest/plat/imx/imx93/aarch64/ |
D | plat_helpers.S | 25 .macro jump_if_cpu_midr _cpu_midr, _label macro
|
/trusted-firmware-a-latest/plat/imx/common/ |
D | imx8_helpers.S | 30 .macro jump_if_cpu_midr _cpu_midr, _label macro
|
/trusted-firmware-a-latest/plat/ti/k3/common/ |
D | k3_helpers.S | 102 jump_if_cpu_midr CORTEX_A72_MIDR, a72
|
/trusted-firmware-a-latest/include/lib/cpus/aarch32/ |
D | cpu_macros.S | 178 .macro jump_if_cpu_midr _cpu_midr, _label macro
|
/trusted-firmware-a-latest/plat/nuvoton/common/ |
D | nuvoton_helpers.S | 35 .macro jump_if_cpu_midr _cpu_midr, _label macro
|
/trusted-firmware-a-latest/include/lib/cpus/aarch64/ |
D | cpu_macros.S | 250 .macro jump_if_cpu_midr _cpu_midr, _label macro 368 jump_if_cpu_midr \_midr, 1f
|