Home
last modified time | relevance | path

Searched defs:funcs_end (Results 1 – 5 of 5) sorted by relevance

/arch/arm64/kvm/hyp/nvhe/
Dftrace.c262 static void hyp_ftrace_patch(unsigned long *funcs, unsigned long *funcs_end, in hyp_ftrace_patch()
313 int hyp_ftrace_setup(unsigned long *funcs, unsigned long *funcs_end, in hyp_ftrace_setup()
354 unsigned long *funcs_end, in hyp_ftrace_find_host_func()
388 unsigned long *funcs_end, unsigned long offset_idx, in hyp_ftrace_sync()
406 void hyp_ftrace_disable(unsigned long *funcs, unsigned long *funcs_end) in hyp_ftrace_disable()
Devents.c145 void *funcs, void *funcs_end, in register_hyp_mod_events()
Dmodules.c352 void *event_ids, *funcs, *funcs_end, *ftrace_tramp; in __pkvm_init_module() local
/arch/arm64/kvm/hyp/include/module/nvhe/
Dtrace.h103 static inline int hyp_ftrace_setup(unsigned long *funcs, unsigned long *funcs_end, in hyp_ftrace_setup()
105 static inline void hyp_ftrace_enable(unsigned long *funcs, unsigned long *funcs_end, in hyp_ftrace_enable()
112 register_hyp_mod_events(void *event_ids, size_t nr_events, void *funcs, void *funcs_end, in register_hyp_mod_events()
/arch/arm64/kvm/
Dhyp_events.c325 static void hyp_ftrace_funcs_init(unsigned long *funcs, unsigned long *funcs_end, in hyp_ftrace_funcs_init()