Searched defs:funcs_end (Results 1 – 5 of 5) sorted by relevance
| /arch/arm64/kvm/hyp/nvhe/ |
| D | ftrace.c | 262 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()
|
| D | events.c | 145 void *funcs, void *funcs_end, in register_hyp_mod_events()
|
| D | modules.c | 352 void *event_ids, *funcs, *funcs_end, *ftrace_tramp; in __pkvm_init_module() local
|
| /arch/arm64/kvm/hyp/include/module/nvhe/ |
| D | trace.h | 103 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/ |
| D | hyp_events.c | 325 static void hyp_ftrace_funcs_init(unsigned long *funcs, unsigned long *funcs_end, in hyp_ftrace_funcs_init()
|