Searched refs:set_cr0 (Results 1 – 5 of 5) sorted by relevance
37 KVM_X86_OP(set_cr0)
1339 void (*set_cr0)(struct kvm_vcpu *vcpu, unsigned long cr0); member
1135 static nokprobe_inline void set_cr0(const struct pt_regs *regs, in set_cr0() function1601 set_cr0(regs, op); in analyse_instr()1674 set_cr0(regs, op); in analyse_instr()1680 set_cr0(regs, op); in analyse_instr()3153 set_cr0(regs, op); in analyse_instr()3161 set_cr0(regs, op); in analyse_instr()
4613 .set_cr0 = svm_set_cr0,
7587 .set_cr0 = vmx_set_cr0,
Completed in 34 milliseconds