Searched refs:vd (Results 1 – 2 of 2) sorted by relevance
95 bool_t mtrr_pat_not_equal(struct vcpu *vd, struct vcpu *vs);
476 bool_t mtrr_pat_not_equal(struct vcpu *vd, struct vcpu *vs) in mtrr_pat_not_equal() argument478 struct mtrr_state *md = &vd->arch.hvm_vcpu.mtrr; in mtrr_pat_not_equal()501 if ( vd->arch.hvm_vcpu.pat_cr != vs->arch.hvm_vcpu.pat_cr ) in mtrr_pat_not_equal()
Completed in 4 milliseconds