Home
last modified time | relevance | path

Searched refs:set_cr0 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
A Dkvm-x86-ops.h37 KVM_X86_OP(set_cr0)
A Dkvm_host.h1339 void (*set_cr0)(struct kvm_vcpu *vcpu, unsigned long cr0); member
/linux/arch/powerpc/lib/
A Dsstep.c1135 static nokprobe_inline void set_cr0(const struct pt_regs *regs, in set_cr0() function
1601 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()
/linux/arch/x86/kvm/svm/
A Dsvm.c4613 .set_cr0 = svm_set_cr0,
/linux/arch/x86/kvm/vmx/
A Dvmx.c7587 .set_cr0 = vmx_set_cr0,

Completed in 34 milliseconds