Home
last modified time | relevance | path

Searched defs:mtrr_gentry (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/x86/include/asm/
Dmtrr.h44 struct mtrr_gentry { struct
53 struct mtrr_gentry { struct
54 unsigned long base; /* Base address */
55 unsigned int size; /* Size of region */
56 unsigned int regnum; /* Register number */
57 unsigned int type; /* Type of region */