KVM: Remove unused and write-only variables
[deliverable/linux.git] / drivers / kvm / kvm_svm.h
index 624f1ca48657e9d0f4fafd3d1c45b63fbfd1ebe3..a1a9eba50d4787f9ce9fea7d2cb12fba7d23549c 100644 (file)
@@ -28,8 +28,6 @@ struct vcpu_svm {
        struct svm_cpu_data *svm_data;
        uint64_t asid_generation;
 
-       unsigned long cr0;
-       unsigned long cr4;
        unsigned long db_regs[NUM_DB_REGS];
 
        u64 next_rip;
This page took 0.033955 seconds and 5 git commands to generate.