Searched refs:SMC_FID_CPU_ON (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/seL4_tools/elfloader-tool/src/arch-arm/
H A Dpsci.c15 #define SMC_FID_CPU_ON 0xc4000003 macro
21 #define SMC_FID_CPU_ON 0x80000003 macro
53 int ret = psci_func(SMC_FID_CPU_ON, target_cpu, entry_point, context_id);
/seL4-refos-master/tools/elfloader/src/arch-arm/
H A Dpsci.c15 #define SMC_FID_CPU_ON 0xc4000003 macro
21 #define SMC_FID_CPU_ON 0x80000003 macro
53 int ret = psci_func(SMC_FID_CPU_ON, target_cpu, entry_point, context_id);

Completed in 25 milliseconds