Home
last modified time | relevance | path

Searched refs:MTRR_TYPE_UNCACHABLE (Results 1 – 7 of 7) sorted by relevance

/xen/xen/arch/x86/hvm/
A Dmtrr.c42 #define UC MTRR_TYPE_UNCACHABLE
206 return MTRR_TYPE_UNCACHABLE; in get_mtrr_type()
282 return MTRR_TYPE_UNCACHABLE; in get_mtrr_type()
385 case MTRR_TYPE_UNCACHABLE: in valid_mtrr_type()
812 return MTRR_TYPE_UNCACHABLE; in epte_get_entry_emt()
821 return MTRR_TYPE_UNCACHABLE; in epte_get_entry_emt()
831 return MTRR_TYPE_UNCACHABLE; in epte_get_entry_emt()
874 if ( gmtrr_mtype == MTRR_TYPE_UNCACHABLE || in epte_get_entry_emt()
875 hmtrr_mtype == MTRR_TYPE_UNCACHABLE ) in epte_get_entry_emt()
876 return MTRR_TYPE_UNCACHABLE; in epte_get_entry_emt()
[all …]
/xen/xen/include/asm-x86/
A Dmtrr.h7 #define MTRR_TYPE_UNCACHABLE 0 macro
/xen/xen/arch/x86/cpu/mtrr/
A Dmain.c166 return type1 == MTRR_TYPE_UNCACHABLE || in types_compatible()
167 type2 == MTRR_TYPE_UNCACHABLE || in types_compatible()
A Dgeneric.c130 [MTRR_TYPE_UNCACHABLE] = "uncachable", in mtrr_attrib_to_str()
/xen/xen/drivers/video/
A Dvesa.c156 0, MTRR_TYPE_UNCACHABLE, MTRR_TYPE_WRBACK, in vesa_mtrr_init()
/xen/xen/arch/x86/mm/
A Dp2m-ept.c1300 [MTRR_TYPE_UNCACHABLE] = "UC", in memory_type_to_str()
/xen/xen/arch/x86/mm/shadow/
A Dmulti.c599 MTRR_TYPE_UNCACHABLE); in _sh_propagate()

Completed in 18 milliseconds