Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dsmccc.h39 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()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dvsmc.c242 register_t funcid = get_user_reg(regs, 0); in vsmccc_handle_call() local

Completed in 3 milliseconds