Home
last modified time | relevance | path

Searched refs:SMC_CMD_L2X0INVALL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-exynos/
H A Dsmc.h25 #define SMC_CMD_L2X0INVALL (-24) macro
H A Dsleep.S97 mov r0, #SMC_CMD_L2X0INVALL
H A Dfirmware.c171 exynos_smc(SMC_CMD_L2X0INVALL, 0, 0, 0); in exynos_l2_write_sec()