Home
last modified time | relevance | path

Searched refs:FMT_CR4 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dcontrolregs.h85 #define FMT_CR4 \ macro
/titanic_41/usr/src/uts/intel/sys/
H A Dcontrolregs.h114 #define FMT_CR4 \ macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dtrap.c1709 (uint_t)getcr0(), (uint_t)getcr4(), FMT_CR4); in showregs()
1712 (uint_t)getcr0(), FMT_CR0, (uint_t)getcr4(), FMT_CR4); in showregs()