Home
last modified time | relevance | path

Searched refs:mtrr_type (Results 1 – 5 of 5) sorted by relevance

/xen/xen/arch/x86/cpu/mtrr/
A Dmain.c63 unsigned long size, mtrr_type type);
120 mtrr_type smp_type;
165 static inline int types_compatible(mtrr_type type1, mtrr_type type2) { in types_compatible()
212 unsigned long size, mtrr_type type) in set_mtrr()
316 mtrr_type ltype; in mtrr_add_page()
485 mtrr_type ltype; in mtrr_del_page()
556 mtrr_type ltype;
A Dgeneric.c39 get_fixed_ranges(mtrr_type * frs) in get_fixed_ranges()
126 static const char *__init mtrr_attrib_to_str(mtrr_type x) in mtrr_attrib_to_str()
142 static mtrr_type __initdata last_fixed_type;
156 mtrr_type type) in update_fixed_last()
164 const mtrr_type *types, const char *level) in print_fixed()
191 const mtrr_type *fr = mtrr_state.fixed_ranges; in print_mtrr_state()
298 mtrr_type ltype; in generic_get_free_region()
313 unsigned long *size, mtrr_type *type) in generic_get_mtrr()
342 static bool set_fixed_ranges(mtrr_type *frs) in set_fixed_ranges()
526 unsigned long size, mtrr_type type) in generic_set_mtrr()
A Dmtrr.h15 unsigned long size, mtrr_type type);
19 unsigned long *size, mtrr_type * type);
/xen/xen/include/asm-x86/
A Dmtrr.h33 typedef u8 mtrr_type; typedef
55 mtrr_type fixed_ranges[NUM_FIXED_RANGES];
59 mtrr_type def_type;
/xen/xen/arch/x86/
A Dplatform_hypercall.c267 mtrr_type type; in do_platform_op()

Completed in 7 milliseconds