Searched defs:mtrr_type (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/x86/include/uapi/asm/ | ||
D | mtrr.h | 79 typedef __u8 mtrr_type; typedef |
/linux-6.12.1/arch/x86/mm/pat/ | ||
D | memtype.c | 369 u8 mtrr_type, uniform; in pat_x_mtrr_type() local |