Searched defs:funcid (Results 1 – 2 of 2) sorted by relevance
39 static inline bool smccc_is_fast_call(register_t funcid) in smccc_is_fast_call()45 static inline bool smccc_is_conv_64(register_t funcid) in smccc_is_conv_64()51 static inline uint32_t smccc_get_fn(register_t funcid) in smccc_get_fn()57 static inline uint32_t smccc_get_owner(register_t funcid) in smccc_get_owner()
242 register_t funcid = get_user_reg(regs, 0); in vsmccc_handle_call() local
Completed in 3 milliseconds