Home
last modified time | relevance | path

Searched refs:MTRR_PHYSMASK_VALID (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/x86/
H A Dx86_mem.c257 mrd->mr_flags = (msrv & MTRR_PHYSMASK_VALID) ? in x86_mrfetch()
403 msrv = MTRR_PHYSMASK_VALID | in x86_mrstoreone()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h861 #define MTRR_PHYSMASK_VALID 0x0000000000000800 macro