Searched refs:x86_op_int_noop (Results 1 – 3 of 3) sorted by relevance
33 void x86_op_int_noop(int cpu) { } in x86_op_int_noop() function122 .hyper.pin_vcpu = x86_op_int_noop,
307 extern void x86_op_int_noop(int cpu);
283 x86_hyper_xen_hvm.runtime.pin_vcpu = x86_op_int_noop; in xen_platform_hvm()