Home
last modified time | relevance | path

Searched refs:smc_id (Results 1 – 2 of 2) sorted by relevance

/hyp/vm/smccc/src/
A Dsmccc_hypercalls.c15 smccc_handle_hypercall_wrapper(smccc_function_id_t smc_id, bool is_hvc) in smccc_handle_hypercall_wrapper() argument
19 smccc_function_t smc_func = smccc_function_id_get_function(&smc_id); in smccc_handle_hypercall_wrapper()
20 smccc_owner_id_t smc_owner = smccc_function_id_get_owner_id(&smc_id); in smccc_handle_hypercall_wrapper()
27 bool is_smc64 = smccc_function_id_get_is_smc64(&smc_id); in smccc_handle_hypercall_wrapper()
28 bool is_fast = smccc_function_id_get_is_fast(&smc_id); in smccc_handle_hypercall_wrapper()
/hyp/vm/smccc/include/
A Dsmccc_hypercall.h9 smccc_handle_hypercall_wrapper(smccc_function_id_t smc_id, bool is_hvc);

Completed in 24 milliseconds