Searched refs:wt_wb_mask (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dmtrr.c630 const int wt_wb_mask = (1 << MTRR_TYPE_WRBACK) kvm_mtrr_get_guest_memory_type() local
668 if (((1 << type) & wt_wb_mask) && kvm_mtrr_get_guest_memory_type()
669 ((1 << curr_type) & wt_wb_mask)) { kvm_mtrr_get_guest_memory_type()

Completed in 92 milliseconds