Searched refs:wt_wb_mask (Results 1 – 1 of 1) sorted by relevance
620 const int wt_wb_mask = (1 << MTRR_TYPE_WRBACK) in kvm_mtrr_get_guest_memory_type() local658 if (((1 << type) & wt_wb_mask) && in kvm_mtrr_get_guest_memory_type()659 ((1 << curr_type) & wt_wb_mask)) { in kvm_mtrr_get_guest_memory_type()