Searched refs:x86_op_int_noop (Results 1 – 3 of 3) sorted by relevance
35 void x86_op_int_noop(int cpu) { } in x86_op_int_noop() function153 .hyper.pin_vcpu = x86_op_int_noop,
334 extern void x86_op_int_noop(int cpu);
319 x86_hyper_xen_hvm.runtime.pin_vcpu = x86_op_int_noop; in xen_platform_hvm()