Searched refs:x86_op_int_noop (Results 1 – 3 of 3) sorted by relevance
37 void x86_op_int_noop(int cpu) { } in x86_op_int_noop() function156 .hyper.pin_vcpu = x86_op_int_noop,
335 extern void x86_op_int_noop(int cpu);
316 x86_hyper_xen_hvm.runtime.pin_vcpu = x86_op_int_noop; in xen_platform_hvm()