Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/i386/i386/
Dlocore.S738 orb $(CCR0_NC1|CCR0_BARB),%al
753 orb $(CCR0_NC1|CCR0_BARB),%al
755 orb $CCR0_NC1,%al
/netbsd/src/sys/arch/x86/include/
Dspecialreg.h80 #define CCR0_NC1 0x02 /* 640K-1M region is non-cacheable */ macro