Home
last modified time | relevance | path

Searched refs:svc_on (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/services/std_svc/psci/
Dpsci_afflvl_on.c257 if (psci_spd_pm && psci_spd_pm->svc_on) in psci_afflvl_on()
258 psci_spd_pm->svc_on(target_cpu); in psci_afflvl_on()
/device/linaro/bootloader/arm-trusted-firmware/include/bl31/services/
Dpsci.h212 void (*svc_on)(uint64_t target_cpu); member
/device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
Dopteed_pm.c239 .svc_on = opteed_cpu_on_handler,
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
Dtspd_pm.c247 .svc_on = tspd_cpu_on_handler,