Home
last modified time | relevance | path

Searched defs:function_id (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/drivers/pm_cpu_ops/
Dpm_cpu_ops_psci.c99 static int psci_features_check(unsigned long function_id) in psci_features_check()
132 static unsigned long __invoke_psci_fn_hvc(unsigned long function_id, in __invoke_psci_fn_hvc()
143 static unsigned long __invoke_psci_fn_smc(unsigned long function_id, in __invoke_psci_fn_smc()
/Zephyr-Core-3.5.0/drivers/sip_svc/
Dsip_smc_intel_socfpga.c167 static void intel_sip_secure_monitor_call(const struct device *dev, unsigned long function_id, in intel_sip_secure_monitor_call()
/Zephyr-Core-3.5.0/include/zephyr/drivers/sip_svc/
Dsip_svc_driver.h124 static inline void z_impl_sip_supervisory_call(const struct device *dev, unsigned long function_id, in z_impl_sip_supervisory_call()