Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amd64/include/
H A Dnetbsd32_machdep.h158 struct mtrr32 { struct
159 uint64_t base;
160 uint64_t len;
161 uint8_t type;
162 uint8_t __pad0[3];
163 int flags;
164 uint32_t owner;