Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dsvm.c181 static inline void write_dr7(unsigned long val) in write_dr7() function
1747 write_dr7(0); in svm_vcpu_run()
1836 write_dr7(svm->host_dr7); in svm_vcpu_run()