Searched refs:MTRR_TYPE_UNCACHABLE (Results 1 – 11 of 11) sorted by relevance
50 *type = MTRR_TYPE_UNCACHABLE; in cyrix_get_arr()66 *type = MTRR_TYPE_UNCACHABLE; in cyrix_get_arr()196 case MTRR_TYPE_UNCACHABLE: in cyrix_set_arr()211 case MTRR_TYPE_UNCACHABLE: in cyrix_set_arr()
57 *type = MTRR_TYPE_UNCACHABLE; in centaur_get_mcr()79 if (type == MTRR_TYPE_UNCACHABLE) in centaur_set_mcr()97 (centaur_mcr_type == 0 || type != MTRR_TYPE_UNCACHABLE)) { in centaur_validate_add_page()
88 if (type != MTRR_TYPE_UNCACHABLE && in x86_get_mtrr_mem_range()268 (type == MTRR_TYPE_UNCACHABLE) ? "UC" : in range_to_mtrr()389 hole_sizek, MTRR_TYPE_UNCACHABLE); in range_to_mtrr_with_hole()535 (type == MTRR_TYPE_UNCACHABLE) ? "UC" : in print_out_mtrr_range_state()563 if (!num[MTRR_TYPE_UNCACHABLE]) in mtrr_need_cleanup()567 if (num[MTRR_TYPE_WRBACK] + num[MTRR_TYPE_UNCACHABLE] != in mtrr_need_cleanup()687 if (def != MTRR_TYPE_UNCACHABLE) in mtrr_cleanup()887 if (def != MTRR_TYPE_UNCACHABLE) in mtrr_trim_uncached_memory()933 if (num[MTRR_TYPE_WRBACK] + num[MTRR_TYPE_UNCACHABLE] != in mtrr_trim_uncached_memory()
148 if (type1 == MTRR_TYPE_UNCACHABLE || type2 == MTRR_TYPE_UNCACHABLE) in get_effective_type()149 return MTRR_TYPE_UNCACHABLE; in get_effective_type()156 return MTRR_TYPE_UNCACHABLE; in get_effective_type()511 return MTRR_TYPE_UNCACHABLE; in mtrr_type_lookup()517 return MTRR_TYPE_UNCACHABLE; in mtrr_type_lookup()
23 *type = MTRR_TYPE_UNCACHABLE; in amd_get_mtrr()
136 return type1 == MTRR_TYPE_UNCACHABLE || in types_compatible()137 type2 == MTRR_TYPE_UNCACHABLE || in types_compatible()
100 #define MTRR_TYPE_UNCACHABLE 0 macro
132 return MTRR_TYPE_UNCACHABLE; in mtrr_disabled_type()651 if (curr_type == MTRR_TYPE_UNCACHABLE) in kvm_mtrr_get_guest_memory_type()652 return MTRR_TYPE_UNCACHABLE; in kvm_mtrr_get_guest_memory_type()
93 return MTRR_TYPE_UNCACHABLE; in mtrr_type_lookup()
178 mtrr_overwrite_state(var, reg, MTRR_TYPE_UNCACHABLE); in xen_set_mtrr_data()
7624 return MTRR_TYPE_UNCACHABLE << VMX_EPT_MT_EPTE_SHIFT; in vmx_get_mt_mask()7633 cache = MTRR_TYPE_UNCACHABLE; in vmx_get_mt_mask()