curr_type         632 arch/x86/kvm/mtrr.c 		int curr_type = iter.mem_type;
curr_type         640 arch/x86/kvm/mtrr.c 			type = curr_type;
curr_type         649 arch/x86/kvm/mtrr.c 		if (type == curr_type)
curr_type         656 arch/x86/kvm/mtrr.c 		if (curr_type == MTRR_TYPE_UNCACHABLE)
curr_type         664 arch/x86/kvm/mtrr.c 		      ((1 << curr_type) & wt_wb_mask)) {