Searched refs:MTRR_PHYSBASE_TYPE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c146 return mtrr->base_lo & MTRR_PHYSBASE_TYPE;
679 MTRR_PHYSBASE_TYPE));
852 *type = base_lo & MTRR_PHYSBASE_TYPE;
/linux-master/arch/x86/include/asm/
H A Dmtrr.h41 #define MTRR_PHYSBASE_TYPE GENMASK(7, 0) macro

Completed in 124 milliseconds