Searched defs:funcs (Results 1 – 9 of 9) 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() 353 unsigned long *funcs, in hyp_ftrace_find_host_func() 387 void *hyp_ftrace_sync(unsigned long *funcs_pg, unsigned long *funcs, in hyp_ftrace_sync() 406 void hyp_ftrace_disable(unsigned long *funcs, unsigned long *funcs_end) in hyp_ftrace_disable()
|
| D | events.c | 29 } funcs; member 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/kernel/ |
| D | reloc_test_core.c | 37 } const funcs[] = { variable
|
| /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/x86/kernel/cpu/ |
| D | feat_ctl.c | 27 u32 supported, funcs, ept, vpid, ign, low, high; in init_vmx_capabilities() local
|
| /arch/x86/kvm/ |
| D | cpuid.c | 1506 static const u32 funcs[] = { in kvm_dev_ioctl_get_cpuid() local
|
| /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()
|
| /arch/x86/net/ |
| D | bpf_jit_comp.c | 3352 int arch_prepare_bpf_dispatcher(void *image, void *buf, s64 *funcs, int num_funcs) in arch_prepare_bpf_dispatcher()
|