Searched refs:set_cr0 (Results 1 – 5 of 5) sorted by relevance
37 KVM_X86_OP(set_cr0)
1330 void (*set_cr0)(struct kvm_vcpu *vcpu, unsigned long cr0); member
1052 static nokprobe_inline void set_cr0(const struct pt_regs *regs, in set_cr0() function1518 set_cr0(regs, op); in analyse_instr()1591 set_cr0(regs, op); in analyse_instr()1597 set_cr0(regs, op); in analyse_instr()3070 set_cr0(regs, op); in analyse_instr()3078 set_cr0(regs, op); in analyse_instr()
4552 .set_cr0 = svm_set_cr0,
7596 .set_cr0 = vmx_set_cr0,