Searched refs:fn_ptr (Results 1 – 4 of 4) sorted by relevance
1044 get_out_of_range_cpuid_entry(struct kvm_vcpu *vcpu, u32 *fn_ptr, u32 index) in get_out_of_range_cpuid_entry() argument1047 u32 function = *fn_ptr; in get_out_of_range_cpuid_entry()1073 *fn_ptr = basic->eax; in get_out_of_range_cpuid_entry()
1002 int (*fn_ptr)(int cpu, void *arg); in exec_on_get_ctdp_cpu() local1005 fn_ptr = arg1; in exec_on_get_ctdp_cpu()1006 ret = fn_ptr(cpu, arg2); in exec_on_get_ctdp_cpu()
31680 int (*fn_ptr)() = old_fn;