Searched defs:set_cr0 (Results 1 – 3 of 3) sorted by relevance
1136 static nokprobe_inline void set_cr0(const struct pt_regs *regs, in set_cr0() function
1170 kvm_x86_call(set_cr0)(vcpu, cr0); in kvm_set_cr0() local 12499 kvm_x86_call(set_cr0)(vcpu, new_cr0); in kvm_vcpu_reset() local
1739 void (*set_cr0)(struct kvm_vcpu *vcpu, unsigned long cr0); member