Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dbluefield_edac.c80 static u64 smc_call1(u64 smc_op, u64 smc_arg) in smc_call1()
185 u64 smc_info, smc_arg; in bluefield_edac_init_dimms() local
/openbmc/linux/drivers/firmware/xilinx/
H A Dzynqmp.c182 u64 smc_arg[2]; in __do_feature_check_call() local
326 u64 smc_arg[4]; in zynqmp_pm_invoke_fn() local
/openbmc/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c138 static int mlxbf_bootctl_smc(unsigned int smc_op, int smc_arg) in mlxbf_bootctl_smc()