Home
last modified time | relevance | path

Searched defs:funcid (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/asm-arm/
A Dsmccc.h61 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()
/xen/xen/arch/arm/
A Dvsmc.c223 uint32_t funcid = get_user_reg(regs, 0); in vsmccc_handle_call() local

Completed in 6 milliseconds