Home
last modified time | relevance | path

Searched defs:smc_op (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/arm/mach-omap2/
Domap4-common.c221 unsigned smc_op; in omap4_l2c310_write_sec() local
/linux-6.12.1/drivers/platform/mellanox/
Dmlxbf-bootctl.c138 static int mlxbf_bootctl_smc(unsigned int smc_op, int smc_arg) in mlxbf_bootctl_smc()
201 static ssize_t mlxbf_bootctl_show(int smc_op, char *buf) in mlxbf_bootctl_show()
212 static int mlxbf_bootctl_store(int smc_op, const char *buf, size_t count) in mlxbf_bootctl_store()
/linux-6.12.1/drivers/edac/
Dbluefield_edac.c80 static u64 smc_call1(u64 smc_op, u64 smc_arg) in smc_call1()