Searched refs:x86_op_int_noop (Results 1 – 3 of 3) sorted by relevance
34 void x86_op_int_noop(int cpu) { } in x86_op_int_noop() function142 .hyper.pin_vcpu = x86_op_int_noop,
311 extern void x86_op_int_noop(int cpu);
296 x86_hyper_xen_hvm.runtime.pin_vcpu = x86_op_int_noop; in xen_platform_hvm()