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

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
smcc_helpers.h 16 #define SMC_RET0(_h) { \
21 SMC_RET0(_h); \
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch32/
smcc_helpers.h 105 #define SMC_RET0(_h) { \
110 SMC_RET0(_h); \
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/common/
mtk_sip_svc.c 72 SMC_RET0(handle);
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/
tegra_sip_calls.c 142 SMC_RET0(handle);
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
tspd_main.c 353 SMC_RET0((uint64_t) ns_cpu_context);
428 SMC_RET0(cm_get_context(NON_SECURE));
656 SMC_RET0(&tsp_ctx->cpu_ctx);
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/trusty/
trusty.c 142 SMC_RET0(handle);
147 SMC_RET0(handle);
159 SMC_RET0(handle);
218 SMC_RET0(handle);
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
opteed_main.c 390 SMC_RET0((uint64_t) ns_cpu_context);

Completed in 104 milliseconds