HomeSort by relevance Sort by last modified time
    Searched refs:SMC_UNK (Results 1 - 24 of 24) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/services/spd/tlkd/
tlkd_main.c 66 " will return SMC_UNK\n");
155 SMC_RET1(handle, SMC_UNK);
169 SMC_RET1(handle, SMC_UNK);
209 SMC_RET1(handle, SMC_UNK);
226 SMC_RET1(handle, SMC_UNK);
229 SMC_RET1(handle, SMC_UNK);
279 SMC_RET1(handle, SMC_UNK);
286 SMC_RET1(handle, SMC_UNK);
305 SMC_RET1(handle, SMC_UNK);
336 SMC_RET1(handle, SMC_UNK);
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3368/
plat_sip_calls.c 25 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/common/custom/
oem_svc.c 48 rc = SMC_UNK;
93 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/
rockchip_sip_svc.c 31 SMC_RET1(handle, SMC_UNK);
51 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/lib/pmf/
pmf_smc.c 66 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dp/
cdn_dp.c 41 return SMC_UNK;
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/
smcc.h 38 #define SMC_UNK U(0xffffffff)
88 * does not equal SMC_UNK. This is to ensure that the caller won't mistake the
93 CASSERT(_tl != SMC_UNK, invalid_svc_uuid);\
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/
tegra_sip_calls.c 119 SMC_RET1(handle, SMC_UNK);
170 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
tspd_main.c 197 " will return SMC_UNK\n");
304 SMC_RET1(handle, SMC_UNK);
316 SMC_RET1(handle, SMC_UNK);
361 SMC_RET1(handle, SMC_UNK);
468 SMC_RET1(handle, SMC_UNK);
503 SMC_RET1(handle, SMC_UNK);
599 * SMC_UNK.
633 SMC_RET1(handle, SMC_UNK);
666 SMC_RET1(handle, SMC_UNK);
690 SMC_RET1(handle, SMC_UNK);
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
arm_sip_svc.c 91 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
hisi_sip_svc.c 70 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/
plat_sip_calls.c 71 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/
sip_svc_setup.c 79 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/services/std_svc/
std_svc_setup.c 101 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/common/
mtk_sip_svc.c 32 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/
plat_sip_calls.c 108 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/lib/psci/
psci_main.c 349 return SMC_UNK;
353 return SMC_UNK;
470 return SMC_UNK;
  /device/linaro/bootloader/arm-trusted-firmware/common/
runtime_svc.c 49 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
runtime_exceptions.S 384 mov w0, #SMC_UNK
389 mov w0, #SMC_UNK
  /device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
pm_svc_main.c 95 SMC_RET1(handle, SMC_UNK);
250 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/bl1/
bl1_main.c 280 SMC_RET1(handle, SMC_UNK);
bl1_fwu.c 96 SMC_RET1(handle, SMC_UNK);
  /device/linaro/bootloader/arm-trusted-firmware/bl32/sp_min/aarch32/
entrypoint.S 179 mov r0, #SMC_UNK
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/trusty/
trusty.c 242 SMC_RET1(handle, SMC_UNK);
255 SMC_RET1(handle, SMC_UNK);

Completed in 2030 milliseconds