Searched refs:MTRR_TYPE_UNCACHABLE (Results 1 – 9 of 9) 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()
45 static_assert(X86_MEMTYPE_UC == MTRR_TYPE_UNCACHABLE);129 return type1 == MTRR_TYPE_UNCACHABLE || in types_compatible()130 type2 == MTRR_TYPE_UNCACHABLE || in types_compatible()
152 if (type1 == MTRR_TYPE_UNCACHABLE || type2 == MTRR_TYPE_UNCACHABLE) in get_effective_type()153 return MTRR_TYPE_UNCACHABLE; in get_effective_type()160 return MTRR_TYPE_UNCACHABLE; in get_effective_type()521 return MTRR_TYPE_UNCACHABLE; in mtrr_type_lookup()527 return MTRR_TYPE_UNCACHABLE; in mtrr_type_lookup()
23 *type = MTRR_TYPE_UNCACHABLE; in amd_get_mtrr()
100 #define MTRR_TYPE_UNCACHABLE 0 macro
79 return MTRR_TYPE_UNCACHABLE; in mtrr_type_lookup()
214 guest_force_mtrr_state(var, reg, MTRR_TYPE_UNCACHABLE); in xen_set_mtrr_data()
7836 return MTRR_TYPE_UNCACHABLE << VMX_EPT_MT_EPTE_SHIFT; in vmx_get_mt_mask()