Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmtrr.h36 mtrr_type fixed_ranges[MTRR_NUM_FIXED_RANGES];
39 mtrr_type def_type;
49 mtrr_type def_type);
67 mtrr_type def_type) in guest_force_mtrr_state()
/linux/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c15 unsigned long *size, mtrr_type * type) in cyrix_get_arr()
94 mtrr_type ltype; in cyrix_get_free_region()
180 unsigned long size, mtrr_type type) in cyrix_set_arr()
H A Dlegacy.c37 mtrr_type ltype;
/linux/arch/x86/include/uapi/asm/
H A Dmtrr.h79 typedef __u8 mtrr_type; typedef
/linux/arch/x86/mm/pat/
H A Dmemtype.c370 u8 mtrr_type, uniform; in pat_x_mtrr_type() local
372 mtrr_type = mtrr_type_lookup(start, end, &uniform); in pat_x_mtrr_type()
373 if (mtrr_type != MTRR_TYPE_WRBACK) in pat_x_mtrr_type()