Home
last modified time | relevance | path

Searched defs:funcs (Results 1 – 9 of 9) 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()
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()
Devents.c29 } funcs; member
145 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/kernel/
Dreloc_test_core.c37 } const funcs[] = { variable
/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/x86/kernel/cpu/
Dfeat_ctl.c27 u32 supported, funcs, ept, vpid, ign, low, high; in init_vmx_capabilities() local
/arch/x86/kvm/
Dcpuid.c1506 static const u32 funcs[] = { in kvm_dev_ioctl_get_cpuid() local
/arch/arm64/kvm/
Dhyp_events.c325 static void hyp_ftrace_funcs_init(unsigned long *funcs, unsigned long *funcs_end, in hyp_ftrace_funcs_init()
/arch/x86/net/
Dbpf_jit_comp.c3352 int arch_prepare_bpf_dispatcher(void *image, void *buf, s64 *funcs, int num_funcs) in arch_prepare_bpf_dispatcher()