Searched refs:fn_ptr (Results 1 – 2 of 2) sorted by relevance
1035 get_out_of_range_cpuid_entry(struct kvm_vcpu *vcpu, u32 *fn_ptr, u32 index) in get_out_of_range_cpuid_entry() argument1038 u32 function = *fn_ptr; in get_out_of_range_cpuid_entry()1064 *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()