Searched refs:is_trng_fid (Results 1 – 3 of 3) sorted by relevance
35 bool is_trng_fid(uint32_t smc_fid);41 static inline bool is_trng_fid(uint32_t smc_fid) in is_trng_fid() function
100 bool is_trng_fid(uint32_t smc_fid) in is_trng_fid() function124 if (is_trng_fid((uint32_t)x1)) { in trng_smc_handler()
165 if (is_trng_fid(smc_fid)) { in std_svc_smc_handler()
Completed in 6 milliseconds