Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dmtrr.h79 typedef __u8 mtrr_type; typedef
86 mtrr_type fixed_ranges[MTRR_NUM_FIXED_RANGES];
89 mtrr_type def_type;
/arch/x86/kernel/cpu/mtrr/
Dmain.c80 unsigned long size, mtrr_type type);
150 mtrr_type smp_type;
186 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible()
229 set_mtrr(unsigned int reg, unsigned long base, unsigned long size, mtrr_type type) in set_mtrr()
241 unsigned long size, mtrr_type type) in set_mtrr_cpuslocked()
253 unsigned long size, mtrr_type type) in set_mtrr_from_inactive_cpu()
305 mtrr_type ltype; in mtrr_add_page()
481 mtrr_type ltype; in mtrr_del_page()
640 mtrr_type ltype;
Dcentaur.c30 mtrr_type ltype; in centaur_get_free_region()
59 unsigned long *size, mtrr_type * type) in centaur_get_mcr()
75 unsigned long size, mtrr_type type) in centaur_set_mcr()
Dcyrix.c15 unsigned long *size, mtrr_type * type) in cyrix_get_arr()
94 mtrr_type ltype; in cyrix_get_free_region()
179 unsigned long size, mtrr_type type) in cyrix_set_arr()
239 mtrr_type type;
Damd.c11 unsigned long *size, mtrr_type *type) in amd_get_mtrr()
60 amd_set_mtrr(unsigned int reg, unsigned long base, unsigned long size, mtrr_type type) in amd_set_mtrr()
Dmtrr.h19 unsigned long size, mtrr_type type);
23 unsigned long *size, mtrr_type *type);
Dgeneric.c335 static void get_fixed_ranges(mtrr_type *frs) in get_fixed_ranges()
358 static mtrr_type __initdata last_fixed_type;
372 mtrr_type type) in update_fixed_last()
380 print_fixed(unsigned base, unsigned step, const mtrr_type *types) in print_fixed()
562 mtrr_type ltype; in generic_get_free_region()
579 unsigned long *size, mtrr_type *type) in generic_get_mtrr()
636 static int set_fixed_ranges(mtrr_type *frs) in set_fixed_ranges()
820 unsigned long size, mtrr_type type) in generic_set_mtrr()
Dcleanup.c39 mtrr_type type;
70 mtrr_type type; in x86_get_mtrr_mem_range()
532 mtrr_type type; in print_out_mtrr_range_state()
559 mtrr_type type; in mtrr_need_cleanup()
689 mtrr_type type; in mtrr_cleanup()
880 mtrr_type type; in mtrr_trim_uncached_memory()
Dif.c169 mtrr_type type; in mtrr_ioctl()
410 mtrr_type type; in mtrr_seq_show()
/arch/x86/mm/
Dpat.c393 u8 mtrr_type, uniform; in pat_x_mtrr_type() local
395 mtrr_type = mtrr_type_lookup(start, end, &uniform); in pat_x_mtrr_type()
396 if (mtrr_type != MTRR_TYPE_WRBACK) in pat_x_mtrr_type()
/arch/x86/include/asm/
Dkvm_host.h441 mtrr_type fixed_ranges[KVM_NR_FIXED_MTRR_REGION];