Searched defs:funcid (Results 1 – 2 of 2) sorted by relevance
61 static inline bool smccc_is_fast_call(register_t funcid) in smccc_is_fast_call()67 static inline bool smccc_is_conv_64(register_t funcid) in smccc_is_conv_64()73 static inline uint32_t smccc_get_fn(register_t funcid) in smccc_get_fn()79 static inline uint32_t smccc_get_owner(register_t funcid) in smccc_get_owner()
223 uint32_t funcid = get_user_reg(regs, 0); in vsmccc_handle_call() local
Completed in 6 milliseconds