Searched refs:arm_hypercall_fn_t (Results 1 – 1 of 1) sorted by relevance
1376 typedef register_t (*arm_hypercall_fn_t)( typedef1380 arm_hypercall_fn_t fn;1386 .fn = (arm_hypercall_fn_t) &do_ ## _name, \1392 .fn = (arm_hypercall_fn_t) &do_arm_ ## _name, \1402 .fn = (arm_hypercall_fn_t) &do_deprecated_hypercall, \1476 arm_hypercall_fn_t call = NULL; in do_trap_hypercall()1545 arm_hypercall_fn_t call = NULL; in arch_do_multicall_call()
Completed in 5 milliseconds