Searched refs:PAT_VALUE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A Dspecialreg.h550 #define PAT_VALUE(i, m) ((long long)(m) << (8 * (i))) macro
551 #define PAT_MASK(i) PAT_VALUE(i, 0xff)

Completed in 47 milliseconds