Searched refs:set_cr0 (Results 1 – 5 of 5) sorted by relevance
39 KVM_X86_OP(set_cr0)
1491 void (*set_cr0)(struct kvm_vcpu *vcpu, unsigned long cr0); member
1130 static nokprobe_inline void set_cr0(const struct pt_regs *regs, in set_cr0() function1588 set_cr0(regs, op); in analyse_instr()1661 set_cr0(regs, op); in analyse_instr()1667 set_cr0(regs, op); in analyse_instr()3140 set_cr0(regs, op); in analyse_instr()3148 set_cr0(regs, op); in analyse_instr()
4714 .set_cr0 = svm_set_cr0,
8036 .set_cr0 = vmx_set_cr0,