Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
Dhisi_sip_svc.c53 call_count += PMF_NUM_SMC_CALLS; in hisi_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
Darm_sip_svc.c74 call_count += PMF_NUM_SMC_CALLS; in arm_sip_handler()
/device/linaro/bootloader/arm-trusted-firmware/include/lib/pmf/
Dpmf.h42 #define PMF_NUM_SMC_CALLS 2 macro