Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dmpboot.s83 orl $CR4_PSE,%eax /* Enable PSE */
H A Dpmap.c542 ncr4 |= CR4_PSE; in __CONCAT()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h67 #define CR4_PSE 0x00000010 /* Page size extensions */ macro